diff --git a/src/sbbs3/scfglib2.c b/src/sbbs3/scfglib2.c
index 185fb5d6392085a397807c7d08f42ab263dfcf03..9379ca0289c1ecff9cdf4fad4cff35ca5c40a545 100644
--- a/src/sbbs3/scfglib2.c
+++ b/src/sbbs3/scfglib2.c
@@ -962,7 +962,7 @@ BOOL read_chat_cfg(scfg_t* cfg, read_cfg_text_t* txt)
 #endif
 
 /****************************************************************************/
-/* Read one line of up two 256 characters from the file pointed to by       */
+/* Read one line of up to 256 characters from the file pointed to by		*/
 /* 'stream' and put upto 'maxlen' number of character into 'outstr' and     */
 /* truncate spaces off end of 'outstr'.                                     */
 /****************************************************************************/