فهرست منبع

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