From 116f82671af798f52d596328c87c3eba1c20a312 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Feb 28 2019 17:32:34 +0000 Subject: Fix typo. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 456665f..cb7e906 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -150,7 +150,7 @@ Sometimes a language runtime you are packaging for will provide a macro for the === No Arch-Specific Sources or Patches === -Packages MUST NOT have `+Source:+` or `+Patch:+` tagg +Packages MUST NOT have `+Source:+` or `+Patch:+` tags which are conditionalized on architecture. For example, this is forbidden: