summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrios Soumis <jimsoumis@gmail.com>2022-12-24 22:37:58 +0200
committerMichal Domonkos <mdomonko@redhat.com>2023-03-13 15:32:25 +0100
commit65f61ab0c2b3bb618bcbd560300a4d59474a872a (patch)
tree287560e4334d7757eb52fcc49c02aabebcce0198
parentfcd2ead5ead22ff04445ffb6ef8936b733b2e3f7 (diff)
downloadrpm-65f61ab0c2b3bb618bcbd560300a4d59474a872a.tar.gz
Fix typo in macros.in
(cherry picked from commit e9bd7c761fbf1e5593a82d5ab4572854d8314593)
-rw-r--r--macros.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index b2cd524f3..6d1c636bd 100644
--- a/macros.in
+++ b/macros.in
@@ -192,7 +192,7 @@ package or when debugging this package.\
%_defaultlicensedir %{_datadir}/licenses
# Following macros for filtering auto deps must not be used in spec files.
-# Their purpouse is to set up global filtering for all packages. If you need
+# Their purpose is to set up global filtering for all packages. If you need
# to set up specific filtering for your package use %__requires_exclude_from
# and %__provides_exclude_from instead.
%__global_requires_exclude_from %{?_docdir:%{_docdir}}