summaryrefslogtreecommitdiffstats
path: root/curs_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'curs_lib.c')
-rw-r--r--curs_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/curs_lib.c b/curs_lib.c
index 7b6a4f45..d8c62c36 100644
--- a/curs_lib.c
+++ b/curs_lib.c
@@ -958,7 +958,7 @@ int mutt_charlen (const char *s, int *width)
/*
* mutt_strwidth is like mutt_strlen except that it returns the width
- * refering to the number of characters cells.
+ * referring to the number of character cells.
*/
int mutt_strwidth (const char *s)