diff --git a/src/sbbs3/str.cpp b/src/sbbs3/str.cpp index 666c3be7406d3c57041ba1a39a25a0aa2bb0239e..586547c5eefc1a24488e0a41d120bd289742c567 100644 --- a/src/sbbs3/str.cpp +++ b/src/sbbs3/str.cpp @@ -817,7 +817,7 @@ void sbbs_t::dirinfo(uint dirnum) /****************************************************************************/ /* Searches the file <name>.can in the TEXT directory for matches */ /* Returns TRUE if found in list, FALSE if not. */ -/* Displays bad<name>.can in text directory if found. */ +/* Displays bad<name>.msg in text directory if found. */ /****************************************************************************/ bool sbbs_t::trashcan(const char *insearchof, const char *name) {