diff options
| author | Sadie Powell <sadie@witchery.services> | 2024-03-07 22:42:57 +0000 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2024-03-07 22:52:41 +0000 |
| commit | 4e04a11995a4f33b1247b856f3232d92c73f7883 (patch) | |
| tree | 8eb18c9c142a09a25ff09aab7c6be470b33fe1d1 /modules/encryption | |
| parent | 76e5480be9f1d291214a7c74b2554c141762d253 (diff) | |
Consistently use email instead of e-mail.
Diffstat (limited to 'modules/encryption')
| -rw-r--r-- | modules/encryption/enc_md5.cpp | 2 |
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. |
