commit:     7c7230a24f8c1c77e262de5edb4851f76098e515
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 04:18:51 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 07:31:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7c7230a2

ebuild-writing/file-format: drop ChangeLog reference

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

 ebuild-writing/file-format/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ebuild-writing/file-format/text.xml 
b/ebuild-writing/file-format/text.xml
index e5c3fd3..ff738c2 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -221,7 +221,7 @@ positions wide, and multibyte characters are just one 
position wide.
 <title>Character Set</title>
 <body>
 <p>
-All ebuilds (and eclasses, metadata files and ChangeLogs) must use the
+All ebuilds (and eclasses, metadata files, etc.) must use the
 UTF-8 character set.
 See <uri link="https://www.gentoo.org/glep/glep-0031.html";>GLEP 31</uri>
 for details.

Reply via email to