From 9c864eba92e205fa74d8ce9e2ee9a73797bf6bf4 Mon Sep 17 00:00:00 2001 From: Xavier Date: Sat, 18 Feb 2023 07:22:45 -0500 Subject: [PATCH] Correction of typo --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 59de443..1c87fa0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -41,7 +41,7 @@ pkgver() { prepare() { echo -e "\033[1;31m##!! NOTICE !!##\033[0m" - echo -e "\033[0;33mStarting with ocp 0.2.103, the ocp-git package have been split into two meta packages." + echo -e "\033[0;33mStarting with ocp 0.2.103, the ocp-git package has been split into two meta packages." echo "Depending upon which features you use, no action will need to be taken." echo -e "X11/SDL2 functionality is now provided by the ocp-sdl2-git meta package.\033[0m" echo "Thanks for flying ocp-git in the AUR! :)"