summaryrefslogtreecommitdiffstats
path: root/src/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eval.c')
-rw-r--r--src/eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eval.c b/src/eval.c
index 1d0a6f2..d685ab0 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -15,7 +15,7 @@
****************************************************************************/
/**
- * Implementation of all the literal expressions.
+ * Implementation of all the primary expressions.
*/
#include "eval.h"