Module: ngircd.git Branch: master Commit: 5021977bb1bf6c13323b7ef2a73f64e9533a379a URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=50219...
Author: Federico G. Schwindt fgsch@lodoss.net Date: Thu Jul 18 17:51:02 2013 +0100
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 aad64b3..bae5fa7 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.
ngircd-commits@lists.barton.de