Skip to content

Commit 894f410

Browse files
committed
Fix typo
1 parent e2c1768 commit 894f410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* New `cpp11::na()` function to return the NA sentinals for R objects(@sbearrows, #179)
44
* Incorrectly formatted cpp11 decorators now output a more informative error message (@sbearrows, #127)
55
* Generated registration code now uses C collation to avoid spurious diffs from `tools::package_native_routine_registration_skeleton()` (@sbearrows, #171)
6-
* Memory lo longer leaks when move constructing vectors (#173)
6+
* Memory no longer leaks when move constructing vectors (#173)
77
* Makevars which include filenames now handle spaces in paths properly (@klmr, #160)
88

99
# cpp11 0.2.7

0 commit comments

Comments
 (0)