From f30325f32f227fe4bfbf5d848753d580781906f0 Mon Sep 17 00:00:00 2001 From: Cosmin Octavian Pene <59665541+cpene1@users.noreply.github.com> Date: Thu, 22 Jul 2021 13:19:24 +0200 Subject: [PATCH] Update stereo_depth.rst minor typo fix --- docs/source/components/nodes/stereo_depth.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/components/nodes/stereo_depth.rst b/docs/source/components/nodes/stereo_depth.rst index 98f142659..f41e9650a 100644 --- a/docs/source/components/nodes/stereo_depth.rst +++ b/docs/source/components/nodes/stereo_depth.rst @@ -1,7 +1,7 @@ StereoDepth =========== -Stereo depth node calculates the dispartiy/depth from two :ref:`mono cameras `. +Stereo depth node calculates the disparity/depth from two :ref:`mono cameras `. How to place it ###############