Small fixes for documentation checking script

This commit is contained in:
Andrey Kamaev
2012-05-28 15:29:21 +00:00
parent ddd9a99c66
commit 18a8721f49
3 changed files with 17 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ Sub-pixel accurate size of a rectangle.
Height of the rectangle
.. ocv:cfunction:: CvSize2D32f cvSize2D23f( float width, float height )
.. ocv:cfunction:: CvSize2D32f cvSize2D32f( double width, double height )
constructs ``CvSize2D32f`` structure.