eitsupi opened a new pull request, #34337: URL: https://github.com/apache/arrow/pull/34337
### Rationale for this change Make small improvements that I noticed while reading the documentation. ### What changes are included in this PR? - Fix typo of inline code (``` `format = "parquet"`` ``` to `` `format = "parquet"` ``) - Link `FileFormat$create()` to `FileFormat` - Updating Rd file I forgot to update in #33968 ### Are these changes tested? Only the documentation is changed, and the generated Rd files are included in this PR. ### Are there any user-facing changes? No. -- 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]
