From 5021977bb1bf6c13323b7ef2a73f64e9533a379a Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Thu, 18 Jul 2013 17:51:02 +0100 Subject: [PATCH] Fix spelling --- src/ngircd/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ngircd/conf.c b/src/ngircd/conf.c index aad64b3e..bae5fa7a 100644 --- a/src/ngircd/conf.c +++ b/src/ngircd/conf.c @@ -827,7 +827,7 @@ no_listenports(void) /** * Read contents of a text file into an array. * - * This function is used to read the MOTD and help text file, for exampe. + * This function is used to read the MOTD and help text file, for example. * * @param filename Name of the file to read. * @return true, when the file has been read in. -- 2.39.2