summaryrefslogtreecommitdiff
path: root/src/util/sexpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/sexpr.h')
-rw-r--r--src/util/sexpr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/sexpr.h b/src/util/sexpr.h
index 427eba5f8..bad6cdb2b 100644
--- a/src/util/sexpr.h
+++ b/src/util/sexpr.h
@@ -13,7 +13,7 @@
**
** Simple representation of S-expressions.
** These are used when a simple, and obvious interface for basic
- ** expressions is appropraite.
+ ** expressions is appropriate.
**
** These are quite ineffecient.
** These are totally disconnected from any ExprManager.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback