diff --git a/plugins/channeltx/modatv/atvmodsource.h b/plugins/channeltx/modatv/atvmodsource.h index daa55009d..17d369b8a 100644 --- a/plugins/channeltx/modatv/atvmodsource.h +++ b/plugins/channeltx/modatv/atvmodsource.h @@ -208,7 +208,7 @@ private: bool m_videoOK; std::vector m_cameras; //!< vector of available cameras - int m_cameraIndex; //!< curent camera index in list of available cameras + int m_cameraIndex; //!< current camera index in list of available cameras std::string m_overlayText; QString m_imageFileName;