commit: 813cdcb601e249093826da01806bad5f81aff3f3
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 16:50:34 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 16:50:34 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=813cdcb6
ebuild-writing/misc-files/patches: Typo
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/misc-files/patches/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebuild-writing/misc-files/patches/text.xml
b/ebuild-writing/misc-files/patches/text.xml
index 62b8a04..91afd33 100644
--- a/ebuild-writing/misc-files/patches/text.xml
+++ b/ebuild-writing/misc-files/patches/text.xml
@@ -40,7 +40,7 @@ Patches included in <c>${FILESDIR}</c> should never be
compressed.
<warning>
Starting from EAPI=6 a strip patch level was limited to the <c>-p1</c>.
Although it can be overridden with a <c>eapply -p<strip_level></c>
-command, it is higly recommended to adapt the patch itself to work
+command, it is highly recommended to adapt the patch itself to work
with the <c>-p1</c> default.
</warning>