From fe83e878973e099e915891041bd7ab7846915f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Mon, 29 Apr 2024 18:44:57 +0200 Subject: [PATCH] More sentence case changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apparently these have been missed previously. Signed-off-by: Ulrich Müller --- appendices/contributors/text.xml | 8 ++++---- bin/gen-eclass-html.sh | 6 +++--- ebuild-writing/common-mistakes/text.xml | 4 ++-- ebuild-writing/misc-files/metadata/text.xml | 2 +- general-concepts/use-flags/text.xml | 2 +- profiles/categories/text.xml | 2 +- profiles/use.desc/text.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/appendices/contributors/text.xml b/appendices/contributors/text.xml index da7fe3b4..5ac92b7e 100644 --- a/appendices/contributors/text.xml +++ b/appendices/contributors/text.xml @@ -10,7 +10,7 @@ This page lists the contributions to the Gentoo Development Guide: - Main Content + Main content @@ -50,10 +50,10 @@ This page lists the contributions to the Gentoo Development Guide: - Previous maintainer (XSL Stylesheets, legacy Developer Handbook content) + Previous maintainer (XSL stylesheets, legacy Developer Handbook content) - XSL Stylesheets, previous maintainer + XSL stylesheets, previous maintainer , @@ -68,7 +68,7 @@ Misc , , , - DTD, XSL stylesheet, eclass conversion + DTD, XSL stylesheets, eclass conversion diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh index 2d40cb66..cdd52444 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -51,8 +51,8 @@ IFS='' read -r -d '' HEADER << 'EOF' @@ -171,7 +171,7 @@ cat << 'EOF' > "${OUTPUTDIR}"/text.xml || exit 1 -Eclass Reference +Eclass reference

diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml index 5db3973b..134990c6 100644 --- a/ebuild-writing/common-mistakes/text.xml +++ b/ebuild-writing/common-mistakes/text.xml @@ -442,12 +442,12 @@ HTTPS support for the site used in HOMEPAGE. -Wrongfully used spaces instead of TABS +Wrongfully used spaces instead of TABs

It is no fun reformatting lines of ebuilds because the submitter did not follow -the guidelines to use TABS rather than spaces. So please use tabs! +the guidelines to use TABs rather than spaces. So please use TABs!

diff --git a/ebuild-writing/misc-files/metadata/text.xml b/ebuild-writing/misc-files/metadata/text.xml index 04a41646..4d549f44 100644 --- a/ebuild-writing/misc-files/metadata/text.xml +++ b/ebuild-writing/misc-files/metadata/text.xml @@ -625,7 +625,7 @@ specified in the <subslots> tag. -Maintainer-Needed +Maintainer-needed

diff --git a/general-concepts/use-flags/text.xml b/general-concepts/use-flags/text.xml index 6a32e619..2b893dfb 100644 --- a/general-concepts/use-flags/text.xml +++ b/general-concepts/use-flags/text.xml @@ -237,7 +237,7 @@ IUSE="+bar foo"

-Local and Global USE Flags +Local and global USE flags

diff --git a/profiles/categories/text.xml b/profiles/categories/text.xml index c6bfa49a..81079b2e 100644 --- a/profiles/categories/text.xml +++ b/profiles/categories/text.xml @@ -1,7 +1,7 @@ -Profiles <c>categories</c> File +Profiles <c>categories</c> file

diff --git a/profiles/use.desc/text.xml b/profiles/use.desc/text.xml index 3ea5f65d..0a4e9a31 100644 --- a/profiles/use.desc/text.xml +++ b/profiles/use.desc/text.xml @@ -26,7 +26,7 @@ so you must never edit it directly. Having a small number of packages using identically named local USE flags is allowed. If the number starts to grow substantially, it may be worth proposing that the flag becomes a global see -. +.