commit: 625eed727aff1a87e17e2585b498a650acbce22e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 02:25:29 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 17:28:13 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=625eed72
ebuild-writing/misc-files/patches: slight phrasing tweak re patch source
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/misc-files/patches/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-writing/misc-files/patches/text.xml
b/ebuild-writing/misc-files/patches/text.xml
index 83d936f..ea9d607 100644
--- a/ebuild-writing/misc-files/patches/text.xml
+++ b/ebuild-writing/misc-files/patches/text.xml
@@ -66,8 +66,8 @@ later. Good things to include in comments are:
What the patch actually does. Bug numbers are good here.
</li>
<li>
- Where the patch came from. Is it an upstream VCS pull,
- something from Bugzilla, something you wrote?
+ Where the patch came from. For example, is it from an upstream VCS,
+ something from Bugzilla, or something you wrote?
</li>
<li>
Whether the patch has been sent upstream, if applicable.