Cosmetics.
[selector.git] / selector.cc
index 36b7b9a..fff8f56 100644 (file)
@@ -510,7 +510,7 @@ void update_screen(int *current_line, int *temporary_line, int motion,
 
     if(case_sensitive) {
       if(use_regexp) {
-        addstr(" ");
+        addstr(",");
       }
       addstr("case");
     }