fix typo (portatibility -> portability)
authorHyunggi Chang <hyunggi.chang@stradvision.com>
Sun, 9 Oct 2022 12:58:09 +0000 (21:58 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Thu, 13 Oct 2022 21:39:52 +0000 (21:39 +0000)
modules/core/include/opencv2/core/cvdef.h

index 9102316..f1ea80c 100644 (file)
@@ -723,7 +723,7 @@ Cv64suf;
 
 
 
-// Integer types portatibility
+// Integer types portability
 #ifdef OPENCV_STDINT_HEADER
 #include OPENCV_STDINT_HEADER
 #elif defined(__cplusplus)