summaryrefslogtreecommitdiff
path: root/src/expr/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node.h')
-rw-r--r--src/expr/node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/node.h b/src/expr/node.h
index 0f4b55d4a..2751c96a8 100644
--- a/src/expr/node.h
+++ b/src/expr/node.h
@@ -211,7 +211,7 @@ class NodeTemplate {
/**
* Assigns the expression value and does reference counting. No assumptions
- * are made on the expression, and should only be used if we know what we
+ * are made on the expression, and should only be used if we know what we
* are doing.
*
* @param ev the expression value to assign
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback