From f405d7df98442f375ea765d4ffc7187478b83c3b Mon Sep 17 00:00:00 2001 From: Leonardo Rossetti Date: Oct 20 2022 12:27:11 +0000 Subject: small spec warning spelling fix --- diff --git a/go2rpm/templates/profile2.spec b/go2rpm/templates/profile2.spec index d2696ca..8df824f 100644 --- a/go2rpm/templates/profile2.spec +++ b/go2rpm/templates/profile2.spec @@ -25,7 +25,7 @@ Version: {{ tag }} # --- # New Fedora packages should use %%gometa -f, which makes the package # ExclusiveArch to %%golang_arches_future and thus excludes the package from -# %%ix86. If the new package is needed as a dependency for another pacage, +# %%ix86. If the new package is needed as a dependency for another package, # please consider removing that package from %%ix86 in the same way, instead of # building more go packages for i686. If your package is not a leaf package, # you'll need to coordinate the removal of the package's dependents first.