thisisnic commented on code in PR #38232: URL: https://github.com/apache/arrow/pull/38232#discussion_r1357450907
########## r/R/csv.R: ########## @@ -22,8 +22,8 @@ #' `readr::read_delim()`, and `col_select` was inspired by `vroom::vroom()`. #' #' `read_csv_arrow()` and `read_tsv_arrow()` are wrappers around -#' `read_delim_arrow()` that specify a delimiter. `read_csv2_arrow()` uses `;` for -#' the delimiter and `,` for the decimal point. +#' `read_delim_arrow()` that specify a delimeter. `read_csv2_arrow()` uses `;` for Review Comment: Sorry, didn't realise this has merged, I'll open a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
