Merge pull request #100 from ericthefish/master

Fix a couple of minor spelling issues
This commit is contained in:
Cyril Soler 2015-09-08 14:17:29 -04:00
commit 490b88c16a

View File

@ -35,9 +35,9 @@ Trust settings and Signing
<h3>Trust Settings</h3>
<td><img src="qrc:/images/trustsettings.png"/></td>
<p>
The trust settings refers to the gnupg web of trust mecanism. <br>
The trust settings refers to the GnuPG web of trust mechanism. <br>
This trust means how you trust your friends when he is signing other PGP keys. <br>
If you set your trust to "full", it means that when your friend sign a key, this key will be shown as validated by the web of trust in the network view.</p>
If you set your trust to "full", it means that when your friend signs a key, this key will be shown as validated by the web of trust in the network view.</p>
<a name="signing"/>
@ -45,8 +45,8 @@ If you set your trust to "full", it means that when your friend sign a key, this
<p>
You should sign a key when you are sure that the person who claims ownership on this key is the real owner of the key. <br>
When you are sure that the name of the key owner is the real name of the emmitter of this key, you may sign it to confirm it. <br>
Signing the key will be public unless public discovery is not setted. This means you friends can check if you did sign someone's key.</i>
When you are sure that the name of the key owner is the real name of the emitter of this key, you may sign it to confirm it. <br>
Signing the key will be public unless public discovery is not set. This means your friends can check if you did sign someone's key.</i>
</p>