aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-07-27 17:38:32 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2017-07-27 20:54:15 -0700
commit05417061458ac410241250c20d615145dd9441f4 (patch)
tree8a48b9cdd8b52eef879da3375561151910f3adca /_includes/downloads/sparc.html
parentMake scripts have consistent output. (diff)
downloadwww-05417061458ac410241250c20d615145dd9441f4.tar.gz
www-05417061458ac410241250c20d615145dd9441f4.tar.bz2
www-05417061458ac410241250c20d615145dd9441f4.zip
Sentence case migration.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to '_includes/downloads/sparc.html')
-rw-r--r--_includes/downloads/sparc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/downloads/sparc.html b/_includes/downloads/sparc.html
index 7e91ad3..0aa4281 100644
--- a/_includes/downloads/sparc.html
+++ b/_includes/downloads/sparc.html
@@ -1,11 +1,11 @@
<div class="col-xs-12 col-md-6">
- <h4>Boot Media</h4>
+ <h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="sparc" id="minimal" title="Minimal Installation CD" %}
</div>
- <h4>Stage Archives</h4>
+ <h4>Stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="sparc" id="sparc64" title="Stage 3" %}
{% include partials/download-link.html type="stage3" arch="sparc" id="sparc64-multilib" title="Stage 3" tag="multilib" %}
</div>
-</div> \ No newline at end of file
+</div>