Skip to content

Commit a1d1c97

Browse files
committed
Polish NEWS
1 parent 5118d06 commit a1d1c97

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@
88
* `test()` no longer calls `load_all()` twice. `test_active_file()`
99
now calls `load_all()` via testthat.
1010

11-
* `aspell_env_var()` does a better job of matching R CMD check behaviour,
11+
* `aspell_env_var()` does a better job of matching `R CMD check` behaviour,
1212
which is only to use `aspell`, not `hunspell` or `ispell` (#2376).
1313

1414
* Installing devtools now installs pkgdown, profvis, bench, miniUI,
1515
and urlchecker, ensuring that you have everything needed for package
1616
development (#2388).
1717

18-
* `dev_sitrep()` has been updated for the calendar-based version number scheme adopted by the RStudio IDE in September 2021 (#2397, #2410).
18+
* `dev_sitrep()` has been updated for the calendar-based version number scheme
19+
adopted by the RStudio IDE in September 2021 (#2397, #2410).
1920

2021
# devtools 2.4.3
2122

0 commit comments

Comments
 (0)