aboutsummaryrefslogtreecommitdiff
path: root/src/timezone/strftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/timezone/strftime.c')
-rw-r--r--src/timezone/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timezone/strftime.c b/src/timezone/strftime.c
index bb638c81a45..275b5f477c5 100644
--- a/src/timezone/strftime.c
+++ b/src/timezone/strftime.c
@@ -203,7 +203,7 @@ _fmt(const char *format, const struct pg_tm *t, char *pt,
/*
* Locale modifiers of C99 and later. The sequences %Ec
* %EC %Ex %EX %Ey %EY %Od %oe %OH %OI %Om %OM %OS %Ou %OU
- * %OV %Ow %OW %Oy are supposed to provide alternate
+ * %OV %Ow %OW %Oy are supposed to provide alternative
* representations.
*/
goto label;