From 9dcc8f116c57767cbdb967d57523c2050c25a583 Mon Sep 17 00:00:00 2001 From: Ville Skytta Date: Mon, 30 Dec 2013 15:29:35 +0100 Subject: Fix spelling in manual, as in bug 16376 --- manual/time.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/time.texi') diff --git a/manual/time.texi b/manual/time.texi index e7e8647ee2..5b6e0989d7 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -750,7 +750,7 @@ structure. It uses the values of the other components to determine the calendar time; it's permissible for these components to have unnormalized values outside their normal ranges. The last thing that @code{mktime} does is adjust the components of the @var{brokentime} -structure, including the members that were initally ignored. +structure, including the members that were initially ignored. If the specified broken-down time cannot be represented as a simple time, @code{mktime} returns a value of @code{(time_t)(-1)} and does not modify -- cgit v1.2.3