Skip to content

Commit 9b6b26c

Browse files
author
hornik
committed
Spelling
git-svn-id: https://svn.r-project.org/R/trunk@87444 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8f420f0 commit 9b6b26c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/library/base/man/strptime.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,10 @@ strptime(x, format, tz = "")
247247
\code{digits = n}, the latter initialized by default from
248248
\code{getOption("digits.secs")}.
249249
Currently, for output (\code{strftime()} and \code{format(<POSIX.t>)}),
250-
only \emph{one} "\%OS" occurence is handled (per format string).
250+
only \emph{one} "\%OS" occurrence is handled (per format string).
251251
\cr
252252
Further, for \code{strptime} \code{\%OS} will input seconds including
253-
fractional seconds (to full precison). Note that \code{\%S} does not
253+
fractional seconds (to full precision). Note that \code{\%S} does not
254254
read or write fractional parts.
255255
256256
The behaviour of other conversion specifications (and even if other

0 commit comments

Comments
 (0)