From a2ccf6354cf7f5f1ff0fba62a9b99ce3e76bf9b7 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sat, 24 Feb 2024 09:30:06 +0100 Subject: [PATCH] literowka --- bin/mb-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mb-cli b/bin/mb-cli index 7404064..ced5760 100755 --- a/bin/mb-cli +++ b/bin/mb-cli @@ -33,7 +33,7 @@ case "$LANG" in *) _UPDATE="System update" _STATS="Package statistics" - _MIRRORS="Morror ranking" + _MIRRORS="Mirror ranking" _BTOP="Btop - a monitor of resources" _FINISHED=" FINISHED! Hit ENTER or close this window" ;;