summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr.c')
-rw-r--r--src/expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr.c b/src/expr.c
index f17d7360d..3ed018d44 100644
--- a/src/expr.c
+++ b/src/expr.c
@@ -250,7 +250,7 @@ separates increasing precedence groups. EXPRESSION may be:\n\
"), stdout);
fputs (_("\
+ TOKEN interpret TOKEN as a string, even if it is a\n\
- keyword like `match' or an operator like `/'\n\
+ keyword like 'match' or an operator like '/'\n\
\n\
( EXPRESSION ) value of EXPRESSION\n\
"), stdout);