commit - 5115756b793dffda86173d424444daf5801967a9
commit + 5021977bb1bf6c13323b7ef2a73f64e9533a379a
blob - aad64b3e380444dff3e7769feef02cff684f33c2
blob + bae5fa7ad7b8f96467eb200092d0a85440102d7a
--- src/ngircd/conf.c
+++ src/ngircd/conf.c
/**
* 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.