summaryrefslogtreecommitdiffstats
path: root/src/sc.h
diff options
context:
space:
mode:
authorandmarti1424 <scim.spreadsheet@gmail.com>2016-05-08 17:17:20 -0300
committerandmarti1424 <scim.spreadsheet@gmail.com>2016-05-08 17:17:20 -0300
commit8db1363c1b870b5514cfb24302f74773f04973bc (patch)
tree96eb1a8faf6ed017106e5b436d57a4e30d8d593c /src/sc.h
parent5757a90a5b622a025f3b5115ef9423788a6726f4 (diff)
upload some changes
Diffstat (limited to 'src/sc.h')
-rw-r--r--src/sc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sc.h b/src/sc.h
index 8907edf..ad94849 100644
--- a/src/sc.h
+++ b/src/sc.h
@@ -54,7 +54,7 @@
* is_strexpr set means expr yields a string expression.
* If is_strexpr is not set, and expr points to an expression tree, the
* expression yields a numeric expression.
- * So, either v or label can be set to a constant.
+ * So, either v or label can be set to a constant.
* Either (but not both at the same time) can be set from an expression.
*/