Skip to content

Commit 30b0ce7

Browse files
committed
Better phrasing of the bug fix.
Great suggestion by @ben-schwen!
1 parent 2cf5d25 commit 30b0ce7

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
@@ -105,7 +105,7 @@ rowwiseDT(
105105
106106
10. `DT[1, on=NULL]` now works for returning the first row, [#6579](https://github.com/Rdatatable/data.table/issues/6579). Thanks to @Kodiologist for the report and @tdhock for the PR.
107107
108-
11. `tables()` does not return NA as size for large data tables, [#6607](https://github.com/Rdatatable/data.table/issues/6607). Thanks to @vlulla for the report and the PR.
108+
11. `tables()` now returns the correct size for large data.tables, [#6607](https://github.com/Rdatatable/data.table/issues/6607). Thanks to @vlulla for the report and the PR.
109109
110110
## NOTES
111111

0 commit comments

Comments
 (0)