We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781011b commit 703b1a0Copy full SHA for 703b1a0
exprtk/readme.txt
@@ -2490,7 +2490,7 @@ which obviously is not the intended outcome by the user. A possible
2490
solution to this problem is for one to implement their own specific
2491
USR that will perform a user defined business logic in determining if
2492
an encountered unknown symbol should be treated as a variable or if it
2493
-should raise a compilation error. The following example demonstrated a
+should raise a compilation error. The following example demonstrates a
2494
simple user defined USR:
2495
2496
typedef exprtk::symbol_table<T> symbol_table_t;
0 commit comments