Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@87444 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
hornik committed Dec 17, 2024
1 parent 8f420f0 commit 9b6b26c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/library/base/man/strptime.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ strptime(x, format, tz = "")
\code{digits = n}, the latter initialized by default from
\code{getOption("digits.secs")}.
Currently, for output (\code{strftime()} and \code{format(<POSIX.t>)}),
only \emph{one} "\%OS" occurence is handled (per format string).
only \emph{one} "\%OS" occurrence is handled (per format string).
\cr
Further, for \code{strptime} \code{\%OS} will input seconds including
fractional seconds (to full precison). Note that \code{\%S} does not
fractional seconds (to full precision). Note that \code{\%S} does not
read or write fractional parts.
The behaviour of other conversion specifications (and even if other
Expand Down

0 comments on commit 9b6b26c

Please sign in to comment.