Skip to content

Commit f02b493

Browse files
committed
Make spelling checker happy
1 parent d9720e0 commit f02b493

File tree

7 files changed

+12
-20
lines changed

7 files changed

+12
-20
lines changed

R/calibrate.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ calibrateNumber <- function(params) {
120120
#' `r lifecycle::badge("deprecated")`
121121
#'
122122
#' This function has been deprecated and will be removed in the future unless
123-
#' you have a use case for it. If you do have a usecase for it, please let the
123+
#' you have a use case for it. If you do have a use case for it, please let the
124124
#' developers know by creating an issue at
125125
#' <https://github.com/sizespectrum/mizer/issues>.
126126
#'

R/match.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ matchNumbers <- function(params, species = NULL) {
130130
#'
131131
#' `r lifecycle::badge("deprecated")`
132132
#' This function has been deprecated and will be removed in the future unless
133-
#' you have a usecase for it. If you do have a use case for it, please let the
133+
#' you have a use case for it. If you do have a use case for it, please let the
134134
#' developers know by creating an issue at
135135
#' <https://github.com/sizespectrum/mizer/issues>.
136136
#'

docs/reference/calibrateYield.html

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/matchYields.html

+6-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/WORDLIST

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ linetype
136136
linetypes
137137
longdash
138138
ly
139-
macOS
139+
matchYield
140140
matchYields
141141
md
142142
mesopp

man/calibrateYield.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/matchYields.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)