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