fixed several typoes and errors in the refman (ticket #1203)

This commit is contained in:
Vadim Pisarevsky
2011-07-22 12:50:49 +00:00
parent 1098566a2f
commit 41df54e75f
6 changed files with 39 additions and 102 deletions

View File

@@ -68,7 +68,7 @@ Clips the line against the image rectangle.
:param imgSize: Image size. The image rectangle is ``Rect(0, 0, imgSize.width, imgSize.height)`` .
:param imgSize: Image rectangle.?? why do you list the same para twice??
:param imgRect: Image rectangle.
:param pt1: First line point.