You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ class string_t{
164
164
Deprecated: Vector Diagnosis Function
165
165
-------------------------------------
166
166
Julienne's `vector_diagnosis_function_i` abstract interface and the corresponding `vector_test_description_t` type were developed before Julienne's `operator(.all.)` and `operator(.and.)`.
167
-
Becaue the operators replace the interface and type with simpler functionality, it is likely that a future release will remove the `vector_*` entities.
167
+
Because the operators replace the interface and type with simpler functionality, it is likely that a future release will remove the `vector_*` entities.
168
168
169
169
The Unified Modeling Language ([UML]) class diagram below depicts the class relationships involved when test function performs multiple checks and defines a result containing an array of corresponding `test_diagnosis_t` objects:
0 commit comments