1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Fix several inconsistent declarations identified by check_doc2 script

This commit is contained in:
Andrey Kamaev
2013-02-19 12:01:27 +04:00
parent 2bbb777d95
commit ff7b604a25
5 changed files with 19 additions and 18 deletions
@@ -531,7 +531,7 @@ StarAdjuster
SurfAdjuster
------------
.. ocv:class:: SurfAdjuster: public AdjusterAdapter
.. ocv:class:: SurfAdjuster : public AdjusterAdapter
:ocv:class:`AdjusterAdapter` for ``SurfFeatureDetector``. ::