diff options
Diffstat (limited to 'src/vsnprintf.c')
-rw-r--r-- | src/vsnprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vsnprintf.c b/src/vsnprintf.c index 7c6c212e3..d914ffc3c 100644 --- a/src/vsnprintf.c +++ b/src/vsnprintf.c @@ -3,7 +3,7 @@ * (C) 2003 Anope Team * Contact us at info@anope.org * - * Please read COPYING and README for furhter details. + * Please read COPYING and README for further details. * * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. |