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

Fix some typos

This commit is contained in:
Ahmed Ashour
2019-06-05 12:24:13 +02:00
parent 3efd2df87f
commit 1aca1d582e
14 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ size_t ExifReader::getFieldSize ()
* @brief Filling m_exif member with exif directory elements
* This is internal function and is not exposed to client
*
* @return The function doesn't return any value. In case of unsiccessful parsing
* @return The function doesn't return any value. In case of unsuccessful parsing
* the m_exif member is not filled up
*/
void ExifReader::parseExif()