Skip to content

Commit e0fdfd6

Browse files
committed
No . here
1 parent 6932634 commit e0fdfd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/recode-values.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#' A major difference between the two functions is what happens when no cases
1818
#' match:
1919
#'
20-
#' - `recode_values()` falls through to a `.default`.
20+
#' - `recode_values()` falls through to a `default`.
2121
#'
2222
#' - `replace_values()` retains the original values from `x`.
2323
#'

man/recode-and-replace-values.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)