diff options
author | filip <filip.komar@gmail.com> | 2016-05-20 23:25:26 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2016-05-20 23:25:26 +0200 |
commit | 5822e6f4c25cdb3943e042d15b9d49e974cacd39 (patch) | |
tree | ea5716933757cc38541b9db21ebb96bf46e52e2b /en | |
parent | 5acfa58a47fb1e02a4e203bbdfdfe60d12311557 (diff) | |
download | www-5822e6f4c25cdb3943e042d15b9d49e974cacd39.tar www-5822e6f4c25cdb3943e042d15b9d49e974cacd39.tar.gz www-5822e6f4c25cdb3943e042d15b9d49e974cacd39.tar.bz2 www-5822e6f4c25cdb3943e042d15b9d49e974cacd39.tar.xz www-5822e6f4c25cdb3943e042d15b9d49e974cacd39.zip |
typo fix
Diffstat (limited to 'en')
-rw-r--r-- | en/downloads/get/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index 43c415c21..4583b82f3 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -280,7 +280,7 @@ $ gpg --keyserver pgp.mit.edu --recv-keys EDCA7A90 <pre class="term"> $ gpg --verify /your/download/location/<?php echo basename($download); ?>.md5.gpg </pre> -<p><?php _g('In response there should be a lines like:'); ?></p> +<p><?php _g('In response there should be lines like:'); ?></p> <pre class="term"> <strong>gpg: Good signature from "Mageia Release <release@mageia.org>"</strong> gpg: WARNING: This key is not certified with a trusted signature! |