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

Spell checked the documentation with VIM (issue #223)

This commit is contained in:
Ilya Lysenkov
2012-04-13 19:04:44 +00:00
parent 5d4c194502
commit 2619221331
49 changed files with 128 additions and 128 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ Ensures that the size of a matrix is big enough and the matrix has a proper type
:param cols: Minimum desired number of columns.
:param size: Rows and coumns passed as a structure.
:param size: Rows and columns passed as a structure.
:param type: Desired matrix type.