Skip to content

Commit

Permalink
typos (#2517)
Browse files Browse the repository at this point in the history
  • Loading branch information
musvaage authored Jun 11, 2023
1 parent daca0cf commit 69d6104
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ There were a handful of smaller fixes:
(#995, @kevinushey)

* `check(cran = TRUE)` adds `--run-donttest` since you do need to test
code in `\dontest()` for CRAN submission (#1002).
code in `\donttest()` for CRAN submission (#1002).

## Package installation

Expand Down Expand Up @@ -939,7 +939,7 @@ There were a handful of smaller fixes:

* `check_man()` replaces `check_doc()` (since most other functions are
named after the corresponding directory). `check_doc()` will hang around
as an alias for the forseeable future (#958).
as an alias for the foreseeable future (#958).

* `create()` produces a dummy namespace will fake comment so roxygen2 will
overwrite silently (#1016).
Expand Down
2 changes: 1 addition & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ et
fieldnames
focussed
forkable
forseeable
foreseeable
fs
funder
gcc
Expand Down

0 comments on commit 69d6104

Please sign in to comment.