fix typo (portatibility -> portability)

This commit is contained in:
Hyunggi Chang 2022-10-09 21:58:09 +09:00 committed by Alexander Alekhin
parent bbcc1752b1
commit 085fb78e85

View File

@ -723,7 +723,7 @@ Cv64suf;
// Integer types portatibility
// Integer types portability
#ifdef OPENCV_STDINT_HEADER
#include OPENCV_STDINT_HEADER
#elif defined(__cplusplus)