From 539cde3527544fce3f6982d2c80284d2f016da2a Mon Sep 17 00:00:00 2001
From: rokosun <rokosun@noreply.git.trom.tf>
Date: Fri, 7 Oct 2022 21:30:07 +0200
Subject: [PATCH] It should be "removing"

---
 layout-switcher | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout-switcher b/layout-switcher
index 154f544..0cb9a35 100644
--- a/layout-switcher
+++ b/layout-switcher
@@ -22,7 +22,7 @@ disable-top-bar-integration() {
     # Disable global menus
     ! pacman -Qq vala-panel-appmenu-registrar ||
         zensu SKIP_AUTOSNAP= pacman -R --noconfirm vala-panel-appmenu-registrar ||
-        { notify-send 'Error' 'Failed installing vala-panel-appmenu-registrar !\nmake sure that you typed the password correctly or that you are not currently installing or updating your system'; exit; }
+        { notify-send 'Error' 'Failed removing vala-panel-appmenu-registrar !\nmake sure that you typed the password correctly or that you are not currently installing or updating your system'; exit; }
     pacman -Qq vala-panel-appmenu-registrar && exit
     killall appmenu-registrar