aboutsummaryrefslogtreecommitdiff
path: root/time/tst-strptime2.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/tst-strptime2.c')
-rw-r--r--time/tst-strptime2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/time/tst-strptime2.c b/time/tst-strptime2.c
index 8019e7f..edd655e 100644
--- a/time/tst-strptime2.c
+++ b/time/tst-strptime2.c
@@ -37,7 +37,7 @@ static bool verbose;
Sign field consisting of a '+' or '-' sign,
Hours field in two decimal digits, and
optional Minutes field in two decimal digits. Optionally,
- a ':' is used to seperate hours and minutes.
+ a ':' is used to separate hours and minutes.
This function may write test strings with minutes values outside
the valid range 00-59. These are invalid strings and useful for