repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 5021977bb1bf6c13323b7ef2a73f64e9533a379a:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 5021977bb1bf6c13323b7ef2a73f64e9533a379a
Author: Federico G. Schwindt 
Date:   Thu Jul 18 17:51:02 2013 +0100

    Fix spelling

diff --git a/src/ngircd/conf.c b/src/ngircd/conf.c
index aad64b3e380444dff3e7769feef02cff684f33c2..
index ..bae5fa7ad7b8f96467eb200092d0a85440102d7a 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.

-----END OF PAGE-----