summaryrefslogtreecommitdiff
path: root/modules/encryption
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-03-07 22:42:57 +0000
committerSadie Powell <sadie@witchery.services>2024-03-07 22:52:41 +0000
commit4e04a11995a4f33b1247b856f3232d92c73f7883 (patch)
tree8eb18c9c142a09a25ff09aab7c6be470b33fe1d1 /modules/encryption
parent76e5480be9f1d291214a7c74b2554c141762d253 (diff)
Consistently use email instead of e-mail.
Diffstat (limited to 'modules/encryption')
-rw-r--r--modules/encryption/enc_md5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/encryption/enc_md5.cpp b/modules/encryption/enc_md5.cpp
index c5c9b857a..5123e6d11 100644
--- a/modules/encryption/enc_md5.cpp
+++ b/modules/encryption/enc_md5.cpp
@@ -5,7 +5,7 @@
* Contact us at team@anope.org
*
* Taken from IRC Services and is copyright (c) 1996-2002 Andrew Church.
- * E-mail: <achurch@achurch.org>
+ * Email: <achurch@achurch.org>
* Parts written by Andrew Kempe and others.
* This program is free but copyrighted software; see the file COPYING for
* details.