aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2024-04-10 11:00:48 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2024-04-10 11:00:48 -0500
commitce308675da3fb2bbbdf364a3310bf52dab0583a9 (patch)
treeab8112d2b1884e0b0b044d39370e498a53feab8a /template
parent0d411ad6c1f2e0e7fd9927711d9fe7e410d4d6d7 (diff)
Clarify capitalization in <title> sections.
Diffstat (limited to 'template')
-rw-r--r--template/template.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/template/template.xml b/template/template.xml
index a43ed81eaa..31d3708f03 100644
--- a/template/template.xml
+++ b/template/template.xml
@@ -28,8 +28,12 @@
<!-- No other tags inside any title.
- Use Title Case in All Titles
- (i.e., Capitalize Everything
+ Generally use Title Case in All Titles,
+ but use the same capitalization for
+ the tarball name in the main <title> section.
+ For instance Appstream should be capitalized,
+ but abseil-cpp should not.
+ (otherwise Capitalize Everything
*Except* Articles, Short Prepositions,
and Coordinating Conjunctions.-->
<title>TEMPLATE-&TEMPLATE-version;</title>