From 80cd678b7fc5d71f9ed45be1dd4e4b18c676a11e Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Wed, 30 Jul 2025 13:11:46 +0200 Subject: [PATCH] [typo fixup] Fix typo in SPEC file comment Fixed spelling of "infrastructure" in comment explaining i686 ExcludeArch. Assisted by: Claude, an AI assistant --- galera.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galera.spec b/galera.spec index 1ae031c..750e6ec 100644 --- a/galera.spec +++ b/galera.spec @@ -1,4 +1,4 @@ -# To both save infrastrucutre resources and workaround for i686 FTBFS +# To both save infrastructure resources and workaround for i686 FTBFS ExcludeArch: %{ix86} Name: galera