소스 검색

Fix another small typo in conf.pl (#550565)

Thijs Kinkhorst 23 년 전
부모
커밋
6be21ff5d5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      config/conf.pl

+ 0 - 1
config/conf.pl

@@ -503,7 +503,6 @@ while ( ( $command ne "q" ) && ( $command ne "Q" ) ) {
         print "6.  Field for prefs key    : $WHT$prefs_key_field$NRM\n";
         print "7.  Field for prefs value  : $WHT$prefs_val_field$NRM\n";
         print "\n";
-        print "S   Save data\n";
         print "R   Return to Main Menu\n";
     }
     if ( $config_use_color == 1 ) {