fix typo (portatibility -> portability)

pull/22617/head
Hyunggi Chang 2 years ago committed by Alexander Alekhin
parent bbcc1752b1
commit 085fb78e85
  1. 2
      modules/core/include/opencv2/core/cvdef.h

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

Loading…
Cancel
Save