From 257abdf80aa659e137ff6cce6dcea8708910b3a3 Mon Sep 17 00:00:00 2001 From: KAGEYAM4 <75798544+KAGEYAM4@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:38:17 +0530 Subject: [PATCH] fix typo --- sdata/dist-arch/install-deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdata/dist-arch/install-deps.sh b/sdata/dist-arch/install-deps.sh index 6cdb8d6f9..6909b3b32 100644 --- a/sdata/dist-arch/install-deps.sh +++ b/sdata/dist-arch/install-deps.sh @@ -110,7 +110,7 @@ case $SKIP_PLASMAINTG in true) sleep 0;; *) if $ask;then - echo -e "${STY_YELLOW}[$0]: NOTE: The size of \"plasma-browser-integration\" is about 600 MiB.${STY_RST}" + echo -e "${STY_YELLOW}[$0]: NOTE: The size of \"plasma-browser-integration\" is about 600 KiB.${STY_RST}" echo -e "${STY_YELLOW}It is needed if you want playtime of media in Firefox to be shown on the music controls widget.${STY_RST}" echo -e "${STY_YELLOW}Install it? [y/N]${STY_RST}" read -p "====> " p