summaryrefslogtreecommitdiff
path: root/pith/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/string.c')
-rw-r--r--pith/string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/string.c b/pith/string.c
index 92a9a65..ff17e50 100644
--- a/pith/string.c
+++ b/pith/string.c
@@ -1093,7 +1093,7 @@ The following date formats are accepted:
DD MM WKDAY YY MM HH:MM:SS ZZ
All leading, intervening and trailing spaces tabs and commas are ignored.
-The prefered formats are the first or second ones. If a field is unparsable
+The preferred formats are the first or second ones. If a field is unparsable
it's value is left as -1.
----*/