commit:     bd8a89afefff176b5f85a1e1e20632457994afd1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 12 04:50:00 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 06:28:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=bd8a89af

general-concepts/portage-cache: clarify phrasing (minor)

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

 general-concepts/portage-cache/text.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/general-concepts/portage-cache/text.xml 
b/general-concepts/portage-cache/text.xml
index 4839fa0..a1394af 100644
--- a/general-concepts/portage-cache/text.xml
+++ b/general-concepts/portage-cache/text.xml
@@ -25,8 +25,8 @@ fi
 </codesample>
 
 <p>
-However, this is legal, since <c>eapi7-ver.eclass</c> works upon <c>PV</c>, and
-<c>PV</c> and <c>PN</c> are both static:
+However, the following is legal, since <c>eapi7-ver.eclass</c> works upon
+<c>PV</c>, <c>PV</c>, and <c>PN</c> are both static:
 </p>
 
 <codesample lang="ebuild">

Reply via email to