X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconf.c;h=bae5fa7ad7b8f96467eb200092d0a85440102d7a;hp=aad64b3e380444dff3e7769feef02cff684f33c2;hb=5021977bb1bf6c13323b7ef2a73f64e9533a379a;hpb=9d3800fd15a273f23f51c1f1ab3bc75dacf6c589 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.