commit:     74c5a670a8e25b07893ee7533e69259cbe806e6d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 09:56:41 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 16:00:55 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=74c5a670

ebuild-writing/common-mistakes: fix 1st->3rd person per style

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ebuild-writing/common-mistakes/text.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/ebuild-writing/common-mistakes/text.xml 
b/ebuild-writing/common-mistakes/text.xml
index b178209..d77b143 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -409,9 +409,8 @@ the guidelines to use TABS rather than spaces. So 
<e>please</e> use tabs!
 <body>
 
 <p>
-I'm often guilty of this. Remember to run <c>repoman</c> or <c>pkgcheck</c>
-over your ebuilds so it can tell you if there is trailing whitespace at the end
-of lines or on empty lines.
+Remember to run <c>repoman</c> or <c>pkgcheck</c> over your ebuilds so it can
+tell you if there is trailing whitespace at the end of lines or on empty lines.
 </p>
 
 </body>

Reply via email to