diff options
author | Alexandre Rostovtsev <tetromino@gmail.com> | 2011-08-15 21:38:28 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:49 +0800 |
commit | 4728c6f6c0d0a9b35457af020c2301f26f2f8efb (patch) | |
tree | 35fbd0db9a566c2df896293c8879c7453eebcfd6 /help/C/mail-encryption-gpg-set-up.page | |
parent | 71a1a5f186eec5e102fdb55aaf0cccaa40d54409 (diff) | |
download | gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar.gz gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar.bz2 gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar.lz gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar.xz gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.tar.zst gsoc2013-evolution-4728c6f6c0d0a9b35457af020c2301f26f2f8efb.zip |
Bug #656537 - Fix mallard relaxng validation errors in help pages
Diffstat (limited to 'help/C/mail-encryption-gpg-set-up.page')
-rw-r--r-- | help/C/mail-encryption-gpg-set-up.page | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/C/mail-encryption-gpg-set-up.page b/help/C/mail-encryption-gpg-set-up.page index d1bc94b51a..c3bc3db5c2 100644 --- a/help/C/mail-encryption-gpg-set-up.page +++ b/help/C/mail-encryption-gpg-set-up.page @@ -29,8 +29,9 @@ <item><p>Select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui></guiseq>.</p></item> <item><p>Select the account you want to use securely, then click <gui style="button">Edit</gui>.</p></item> <item><p>Click the <gui>Security</gui> tab.</p></item> -<item><p>Specify your key ID in the <gui>PGP/GPG Key ID</gui> field.</p></item> +<item><p>Specify your key ID in the <gui>PGP/GPG Key ID</gui> field.</p> <note style="tip"><p>Below the field you can choose whether to always sign outgoing messages when using this account, and other options.</p></note> +</item> <item><p>Click <gui style="button">OK</gui>.</p></item> <item><p>Click <gui style="button">Close</gui>.</p></item> </steps> |