[pacman-dev] [PATCH] tests: Fix typo in test description
Allan McRae
allan at archlinux.org
Wed Jan 8 03:46:43 UTC 2020
---
.../tests/sync-update-package-removing-required-provides.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/pacman/tests/sync-update-package-removing-required-provides.py b/test/pacman/tests/sync-update-package-removing-required-provides.py
index 19bfd922..2254e112 100644
--- a/test/pacman/tests/sync-update-package-removing-required-provides.py
+++ b/test/pacman/tests/sync-update-package-removing-required-provides.py
@@ -1,4 +1,4 @@
-self.description = "Upgrade a package that loose a provides entry which moves to a dedicated package"
+self.description = "Upgrade a package that loses a provides entry which moves to a dedicated package"
lp1 = pmpkg("pkg1", "1-1")
lp1.provides = ["feature=1"]
--
2.24.1
More information about the pacman-dev
mailing list