From 4e04a11995a4f33b1247b856f3232d92c73f7883 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 7 Mar 2024 22:42:57 +0000 Subject: Consistently use email instead of e-mail. --- modules/encryption/enc_md5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/encryption') 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: + * Email: * Parts written by Andrew Kempe and others. * This program is free but copyrighted software; see the file COPYING for * details. -- cgit