Skip to content

Commit 39a9a94

Browse files
committed
Fix typo
1 parent 7633690 commit 39a9a94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/mock2.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
#'
2424
#' They are described in turn below.
2525
#'
26-
#' (To mock S3 & S4 methods and R6 classes see [local_mocked_s3_method()],
27-
#' [local_mocked_s4_method()], and [local_mocked_r6_class()].s)
26+
#' (To mock S3 & S4 methods and R6 classes see [local_mocked_s3_method()],
27+
#' [local_mocked_s4_method()], and [local_mocked_r6_class()].)
2828
#'
2929
#' ## Internal & imported functions
3030
#'

man/local_mocked_bindings.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)