commit:     8cc8bd4b8a190493615d9f37e5869d643f327e14
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 20:14:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 20:14:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc8bd4b

app-portage/prefix-toolkit: fix comment typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/prefix-toolkit/prefix-toolkit-8.ebuild | 2 +-
 app-portage/prefix-toolkit/prefix-toolkit-9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/prefix-toolkit/prefix-toolkit-8.ebuild 
b/app-portage/prefix-toolkit/prefix-toolkit-8.ebuild
index e48c3d2bcf18..78754f6175d0 100644
--- a/app-portage/prefix-toolkit/prefix-toolkit-8.ebuild
+++ b/app-portage/prefix-toolkit/prefix-toolkit-8.ebuild
@@ -23,7 +23,7 @@ BDEPEND="${DEPEND}
 # In prefix-stack, these dependencies actually are the @system set,
 # as we rely on the base prefix anyway for package management,
 # which should have a proper @system set.
-# See als: pkg_preinst
+# See also: pkg_preinst
 RDEPEND="${DEPEND}
        prefix-stack? (
                >=sys-apps/baselayout-prefix-2.6

diff --git a/app-portage/prefix-toolkit/prefix-toolkit-9.ebuild 
b/app-portage/prefix-toolkit/prefix-toolkit-9.ebuild
index 84d62c1b4741..f95a8588bbd6 100644
--- a/app-portage/prefix-toolkit/prefix-toolkit-9.ebuild
+++ b/app-portage/prefix-toolkit/prefix-toolkit-9.ebuild
@@ -27,7 +27,7 @@ BDEPEND="${DEPEND}
 # (and pthreads4w for Winnt), but it is easier for now to install
 # elt-patches, gentoo-functions and gnuconfig as well, instead of
 # fixing all uses that expect them in EPREFIX rather than BROOT.
-# See als: pkg_preinst
+# See also: pkg_preinst
 RDEPEND="${DEPEND}
        prefix-stack? (
                >=sys-apps/baselayout-prefix-2.6

Reply via email to