Skip to content

Commit 3ae0541

Browse files
[skip style] [skip vbump] Restyle files
1 parent 1fe8b18 commit 3ae0541

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

R/qenv-constructor.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
#' @section Environment:
1818
#'
1919
#' The `qenv` object behaves like an environment that is locked and one can use
20-
#' some of the `base` functions dedicated to the `environment`. List of supported
21-
#' functions includes:
20+
#' some of the `base` functions dedicated to the `environment`. List of supported
21+
#' functions includes:
2222
#' `names()`, `ls()`, `get()`, `exists()`, `parent.env()`, `lapply`, `sapply`
2323
#' `vapply`, `local`, `as.environment()`, `is.environment()`, `as.list()`, ...
24-
#' We don't recommend using any function outside of the `teal.code` exports and these
24+
#' We don't recommend using any function outside of the `teal.code` exports and these
2525
#' mentioned above.
2626
#'
2727
#'

0 commit comments

Comments
 (0)