Fix spelling

This commit is contained in:
Federico G. Schwindt 2013-07-18 17:51:02 +01:00
parent 5115756b79
commit 5021977bb1
1 changed files with 1 additions and 1 deletions

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.