diff options
author | Matthew Marchese <maffblaster@gentoo.org> | 2017-07-27 17:38:32 -0700 |
---|---|---|
committer | Matthew Marchese <maffblaster@gentoo.org> | 2017-07-27 20:54:15 -0700 |
commit | 05417061458ac410241250c20d615145dd9441f4 (patch) | |
tree | 8a48b9cdd8b52eef879da3375561151910f3adca /downloads/signatures/index.html | |
parent | Make scripts have consistent output. (diff) | |
download | www-05417061458ac410241250c20d615145dd9441f4.tar.gz www-05417061458ac410241250c20d615145dd9441f4.tar.bz2 www-05417061458ac410241250c20d615145dd9441f4.zip |
Sentence case migration.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'downloads/signatures/index.html')
-rw-r--r-- | downloads/signatures/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html index b9011ca..62eda4f 100644 --- a/downloads/signatures/index.html +++ b/downloads/signatures/index.html @@ -1,5 +1,5 @@ --- -title: 'Release Media Signatures' +title: 'Release media signatures' navtitle: 'Signatures' nav1: downloads nav2: signatures @@ -45,7 +45,7 @@ nav2-show: true <div class="panel panel-default"> <div class="panel-heading"> - <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying Files</h3> + <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying files</h3> </div> <div class="panel-body"> <p>To verify downloaded files are not tampered with, you need the <tt>.DIGESTS</tt> file matching your release and the matching key from the table above.</p> |