Skip to content

Commit

Permalink
Minor grammar improvement to one comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban166 authored Sep 24, 2024
1 parent 3a09010 commit ab41ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/atime/tests.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Test case adapted from https://github.com/Rdatatable/data.table/issues/6105#issue-2268691745 which is where the issue was reported.
# https://github.com/Rdatatable/data.table/pull/6107 fixed performance across 3 ways to specify a column as Date, test each individually.
# https://github.com/Rdatatable/data.table/pull/6107 fixed performance across 3 ways to specify a column as Date, and we test each individually.
extra.args.6107 <- c(
"colClasses=list(Date='date')",
"colClasses='Date'",
Expand Down

0 comments on commit ab41ab9

Please sign in to comment.