This commit is contained in:
ridiculousfish
2013-02-27 12:03:30 -08:00
parent c55cbd3f2f
commit 94b1d58cc2
5 changed files with 33 additions and 33 deletions

View File

@@ -1592,7 +1592,7 @@ static bool handle_completions(const std::vector<completion_t> &comp)
*/
switch (comp.size())
{
/* No suitable completions found, flash screen and return */
/* No suitable completions found, flash screen and return */
case 0:
{
reader_flash();