1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 09:50:29 +00:00

Fix spelling

This commit is contained in:
Federico G. Schwindt 2013-07-18 17:51:02 +01:00
parent 5115756b79
commit 5021977bb1

View File

@ -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.