summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/cal.c')
-rw-r--r--misc-utils/cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/cal.c b/misc-utils/cal.c
index d017f2b1c..32e5047d9 100644
--- a/misc-utils/cal.c
+++ b/misc-utils/cal.c
@@ -364,7 +364,7 @@ do_monthly(month, year, out)
day_array(month, year, days);
/* %s is the month name, %d the year number.
- * you can change the order and/or add something her; eg for
+ * you can change the order and/or add something here; eg for
* Basque the translation should be: "%2$dko %1$s", and
* the Vietnamese should be "%s na(m %d", etc.
*/