Skip to content

Commit 69d6104

Browse files
authored
typos (#2517)
1 parent daca0cf commit 69d6104

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ There were a handful of smaller fixes:
907907
(#995, @kevinushey)
908908

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

912912
## Package installation
913913

@@ -939,7 +939,7 @@ There were a handful of smaller fixes:
939939

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

944944
* `create()` produces a dummy namespace will fake comment so roxygen2 will
945945
overwrite silently (#1016).

inst/WORDLIST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ et
8585
fieldnames
8686
focussed
8787
forkable
88-
forseeable
88+
foreseeable
8989
fs
9090
funder
9191
gcc

0 commit comments

Comments
 (0)