Skip to content

Commit 1c81f03

Browse files
author
SzabolcsGergely
committed
Change metre to meter
1 parent 5ce8acb commit 1c81f03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/components/nodes/stereo_depth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Inputs and Outputs
5656
- :code:`confidenceMap` - :ref:`ImgFrame`
5757
- :code:`rectifiedLeft` - :ref:`ImgFrame`
5858
- :code:`syncedLeft` - :ref:`ImgFrame`
59-
- :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in depth units (millimetre by default)
59+
- :code:`depth` - :ref:`ImgFrame`: UINT16 values - depth in depth units (millimeter by default)
6060
- :code:`disparity` - :ref:`ImgFrame`: UINT8 or UINT16 if Subpixel mode
6161
- :code:`rectifiedRight` - :ref:`ImgFrame`
6262
- :code:`syncedRight` - :ref:`ImgFrame`

0 commit comments

Comments
 (0)