浏览代码

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 ) {