From 9ec53577bd09c5ff3d107a177c92780feafede63 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Fri, 5 Aug 2022 15:12:48 +0200 Subject: [PATCH] fixed typo --- which.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which.spec b/which.spec index 2eb0ebd..a6eccf6 100644 --- a/which.spec +++ b/which.spec @@ -1,4 +1,4 @@ -%globale has_which2_alias 0 +%global has_which2_alias 0 Summary: Displays where a particular program in your path is located Name: which