summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-01 13:45:28 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-07-01 13:45:28 -0400
commit2db694603760f547b5fe910d005f0b304d690987 (patch)
treee844b8225bd889cf9d7eb0ea46acf887610c58b6
parent3bb2260fc46c38a7933e379f1a0b5e66df154aec (diff)
typo
-rw-r--r--IkiWiki/Plugin/prettydate.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/prettydate.pm b/IkiWiki/Plugin/prettydate.pm
index e155dd39b..82d8a3df3 100644
--- a/IkiWiki/Plugin/prettydate.pm
+++ b/IkiWiki/Plugin/prettydate.pm
@@ -33,7 +33,7 @@ sub default_timetable {
gettext("%A evening"), # 6
"", # 7
gettext("late %A evening"), # 8
- "", # 9 # 9
+ "", # 9
gettext("%A night"), # 10
"", # 11
];