From 7ae9cca33525d58e341ff23402cf4d0b3f74de91 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Feb 14 2023 19:42:33 +0000 Subject: Fix spelling error distrubution -> distribution in Packaging Tutorial --- diff --git a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc index 7a5d0e3..7268bb3 100644 --- a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc +++ b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc @@ -546,7 +546,7 @@ $ sudo dnf -C -y history undo last == Building in Fedora infrastructure -Even though the package is not part of Fedora distrubution yet, +Even though the package is not part of Fedora distribution yet, a xref:Using_the_Koji_Build_System.adoc#scratch_builds[scratch build] can be performed to ensure that the package builds successfully in Fedora's Koji build system, and that it builds successfully for all architectures supported by Fedora.