From 131f659d91953c51823ef70c8314aa3170ce7a7e Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Thu, 15 Oct 2020 00:24:48 +0000 Subject: Fixes by misspell-fixer --- src/modules/extra/m_argon2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/extra/m_argon2.cpp') diff --git a/src/modules/extra/m_argon2.cpp b/src/modules/extra/m_argon2.cpp index 8a4b2f38c..9270f0f7a 100644 --- a/src/modules/extra/m_argon2.cpp +++ b/src/modules/extra/m_argon2.cpp @@ -47,7 +47,7 @@ class ProviderConfig private: static Argon2_version SanitizeArgon2Version(unsigned long version) { - // Note, 10 is 0x10, and 13 is 0x13. Refering to it as + // Note, 10 is 0x10, and 13 is 0x13. Referring to it as // dec 10 or 13 in the config file, for the name to // match better. switch (version) -- cgit v1.3.1-10-gc9f91