Skip to content

Commit c9d3c0f

Browse files
More whitespace fixes
1 parent 30ff197 commit c9d3c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/include/opencv2/core.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ CV_EXPORTS_W double norm(InputArray src1, int normType = NORM_L2, InputArray mas
680680

681681
/** @brief Calculates an absolute difference norm or a relative difference norm.
682682
683-
This version of cv::norm calculates the absolute difference norm
683+
This version of cv::norm calculates the absolute difference norm
684684
or the relative difference norm of arrays src1 and src2.
685685
The type of norm to calculate is specified using cv::NormTypes.
686686

0 commit comments

Comments
 (0)