Skip to content

Commit 3061e78

Browse files
committed
Typo
1 parent 706e76c commit 3061e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/posixt.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ arith_duration_and_posixt <- function(op, x, y, ...) {
444444
#' yourself. For example, you could convert the previous example to a
445445
#' naive-time instead of a sys-time manually with [as_naive_time()], add
446446
#' 1 second giving `"2020-03-08 02:00:00"`, then convert back to a
447-
#' POSIXct/POSIXlt, dealing with the nonexistent time that get's created by
447+
#' POSIXct/POSIXlt, dealing with the nonexistent time that gets created by
448448
#' using the `nonexistent` argument of `as.POSIXct()`.
449449
#'
450450
#' @inheritParams add_years

man/posixt-arithmetic.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)