summaryrefslogtreecommitdiff
path: root/src/checker/errors/mail/empty.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/checker/errors/mail/empty.hpp')
-rw-r--r--src/checker/errors/mail/empty.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/checker/errors/mail/empty.hpp b/src/checker/errors/mail/empty.hpp
index 945650e..880f5c1 100644
--- a/src/checker/errors/mail/empty.hpp
+++ b/src/checker/errors/mail/empty.hpp
@@ -2,7 +2,7 @@
#include "checker/errors/types/imails_error.hpp"
-namespace smtp::checker::errors::settings
+namespace smtp::checker::errors::mail
{
class Empty : public types::IErrorMails
{