From 61e5799debacf252278f6246a512e48f7bca7ad8 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 --- 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 +- 6 files changed, 9 insertions(+), 9 deletions(-) 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..ce868b1d 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 -. +.