summaryrefslogtreecommitdiff
path: root/misc-utils/cal.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:26:02 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:26:02 +0100
commit0e6f4a203d8715710ff09683390be2897cca3804 (patch)
tree982a4e50be23b6c30245c61bfed170c592b34e41 /misc-utils/cal.c
parentf0c8eda12c410fb56630de47f6d50cac15f7529a (diff)
downloadutil-linux-old-0e6f4a203d8715710ff09683390be2897cca3804.tar.gz
Imported from util-linux-2.11v tarball.
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 d017f2b1..32e5047d 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.
*/