Quellcode durchsuchen

feat: Update information (#1421)

Kroese vor 1 Monat
Ursprung
Commit
5425783f5c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/mido.sh

+ 1 - 1
src/mido.sh

@@ -460,7 +460,7 @@ getESD() {
     error "Invalid VERSION specified, value \"$version\" is not recognized!" && return 1
   fi
 
-  local msg="Downloading product information..."
+  local msg="Downloading catalog..."
   info "$msg" && html "$msg"
 
   rm -rf "$dir"