From a92848630bcf1e7b9fff1b38c478d4b6a7416e02 Mon Sep 17 00:00:00 2001 From: Edgar Date: Fri, 15 Jan 2021 11:17:39 +0100 Subject: [PATCH] :bug: Fixed typo --- include/moFileReader.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/moFileReader.hpp b/include/moFileReader.hpp index 4b494eb..e0c1dab 100644 --- a/include/moFileReader.hpp +++ b/include/moFileReader.hpp @@ -751,7 +751,7 @@ class moFileReader } }; -#ifndef MO_NO_CONVIENCE_CLASS +#ifndef MO_NO_CONVENIENCE_CLASS /** \brief Convenience Class * *