summaryrefslogtreecommitdiff
path: root/usr/src/cmd/localedef/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/localedef/time.c')
-rw-r--r--usr/src/cmd/localedef/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/localedef/time.c b/usr/src/cmd/localedef/time.c
index ab2d27d295..071f281655 100644
--- a/usr/src/cmd/localedef/time.c
+++ b/usr/src/cmd/localedef/time.c
@@ -247,7 +247,7 @@ dump_time(void)
* NOTE: If date_fmt is not specified, then we'll default to
* using the %c for date. This is reasonable for most
* locales, although for reasons that I don't understand
- * Solaris historically has had a seperate format for date.
+ * Solaris historically has had a separate format for date.
*/
if ((putl_category(tm.X_fmt, f) == EOF) ||
(putl_category(tm.x_fmt, f) == EOF) ||