repo: ngircd action: commit revision: path_from: revision_from: 5021977bb1bf6c13323b7ef2a73f64e9533a379a: path_to: revision_to:
commit 5021977bb1bf6c13323b7ef2a73f64e9533a379a Author: Federico G. SchwindtDate: Thu Jul 18 17:51:02 2013 +0100 Fix spelling diff --git a/src/ngircd/conf.c b/src/ngircd/conf.c
--- 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.
-----END OF PAGE-----