Skip to content

Commit eaa2b67

Browse files
rm extra '.'
1 parent 205ebdf commit eaa2b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/data.table-options.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
\describe{
2727
\item{\code{datatable.print.topn}}{An integer. When a data.table is printed,
2828
only the first topn and last topn rows are displayed.
29-
Default: \code{5L}..}
29+
Default: \code{5L}.}
3030
\item{\code{datatable.print.nrows}}{An integer. The total number of rows
3131
to print before the topn logic is triggered.
3232
Default: \code{100L}.}

0 commit comments

Comments
 (0)