diff --git a/modules/core/include/opencv2/core.hpp b/modules/core/include/opencv2/core.hpp index b4ad42cd29..b5beb7d2ea 100644 --- a/modules/core/include/opencv2/core.hpp +++ b/modules/core/include/opencv2/core.hpp @@ -219,8 +219,7 @@ enum LineTypes { LINE_AA = 16 //!< antialiased line }; -//! Only a subset of Hershey fonts -//! are supported +//! Only a subset of Hershey fonts are supported enum HersheyFonts { FONT_HERSHEY_SIMPLEX = 0, //!< normal size sans-serif font FONT_HERSHEY_PLAIN = 1, //!< small size sans-serif font