Skip to content

Commit cdb20cb

Browse files
committed
fix one-char typo
1 parent e8b4863 commit cdb20cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
objects
1212
\item Add missing default constructor to Reference class that was
1313
omitted in the header-only rewrite
14-
\item Fixes for \cpde{NA} and \code{NaN} handling of the
14+
\item Fixes for \code{NA} and \code{NaN} handling of the
1515
\code{IndexHash} class, as well as the vector \code{.sort()}
1616
method. These fixes ensure that sugar functions depending on
1717
\code{IndexHash} (i.e. \code{unique()}, \code{sort_unique()},

0 commit comments

Comments
 (0)