This is an automated email from the ASF dual-hosted git repository.

jorisvandenbossche pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new eed53bbd59 MINOR: [Docs] Fix formatting of note on Device data 
interface docs (#39757)
eed53bbd59 is described below

commit eed53bbd59957a80c8f55fe4d265cd2371fbea11
Author: Joris Van den Bossche <[email protected]>
AuthorDate: Tue Jan 23 12:32:57 2024 +0100

    MINOR: [Docs] Fix formatting of note on Device data interface docs (#39757)
    
    Authored-by: Joris Van den Bossche <[email protected]>
    Signed-off-by: Joris Van den Bossche <[email protected]>
---
 docs/source/format/CDeviceDataInterface.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/format/CDeviceDataInterface.rst 
b/docs/source/format/CDeviceDataInterface.rst
index 76b7132681..b5b7229a67 100644
--- a/docs/source/format/CDeviceDataInterface.rst
+++ b/docs/source/format/CDeviceDataInterface.rst
@@ -341,8 +341,8 @@ Notes:
 
 * \(1) Currently unknown if framework has an event type to support.
 * \(2) Extension Device has producer defined semantics and thus if
-       synchronization is needed for an extension device, the producer
-       should document the type.
+  synchronization is needed for an extension device, the producer
+  should document the type.
 
 
 Semantics

Reply via email to