Skip to content

Commit ce5538b

Browse files
committed
correct closing curly in NEWS
1 parent 5ea44f1 commit ce5538b

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
proper include behavior (Kevin in \ghpr{1047} fixing \ghit{1046}).
1212
\item A missing \code{Rcpp_list6} definition was added to support
1313
R 3.3.* builds (Davis Vaughan in \ghpr{1049} fixing \ghit{1048}).
14-
\item Missing \code{Rcpp_list{2,3,4,5} definition were added to
14+
\item Missing \code{Rcpp_list{2,3,4,5}} definition were added to
1515
the Rcpp namespace (Dirk fixing \ghit{1053}).
1616
}
1717
}

0 commit comments

Comments
 (0)