diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/time.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/time.texi b/manual/time.texi index 543042acc6..852df4355b 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -104,7 +104,7 @@ around 36 minutes. @deftypevr Macro int CLOCKS_PER_SEC The value of this macro is the number of clock ticks per second measured by the @code{clock} function. POSIX requires that this value is one -million independend of the actual resolution. +million independent of the actual resolution. @end deftypevr @comment time.h |