js8544 commented on code in PR #36289: URL: https://github.com/apache/arrow/pull/36289#discussion_r1288579338
########## docs/source/cpp/compute.rst: ########## @@ -627,8 +635,8 @@ The example values are given for default values of ``ndigits`` and ``multiple``. +-----------------------+--------------------------------------------------------------+---------------------------+ The following table gives examples of how ``ndigits`` (for the ``round`` -function) and ``multiple`` (for ``round_to_multiple``) influence the operance -performed, respectively. +function) and ``multiple`` (for ``round_to_multiple`` and ``round_binary``) Review Comment: My bad, fixed. -- 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]
