# HG changeset patch # User Goffi # Date 1570803309 -7200 # Node ID 92f8baec5e4fd0ddaa87edadcfeb4714df81b982 # Parent 8b36e5c3f28fa102c5c14bdcb5740e164416814b doc (jp): typos (thanks tbart) diff -r 8b36e5c3f28f -r 92f8baec5e4f doc/jp/encryption.rst --- a/doc/jp/encryption.rst Tue Oct 08 12:10:26 2019 +0200 +++ b/doc/jp/encryption.rst Fri Oct 11 16:15:09 2019 +0200 @@ -67,7 +67,7 @@ fail in case of conflict (e2e encryption is requested with a new algorithm while an e2e encryption session was already started with an other algorithm), and return a non-zero code. If an e2e encryption session was already started with the requested algorithm, the -command will succeed in all cases an nothing will be changed. +command will succeed in all cases and nothing will be changed. examples -------- @@ -101,13 +101,13 @@ ======== Run the user interface to handle trust with given entity and given algorithm. The user -interface depends of the algorithm used, but it generally shows you the fingerprints +interface depends on the algorithm used, but it generally shows you the fingerprints associated with your contact or contact devices, and asks you if you trust them or not. The only mandatory argument is the jid of your contact. By default the currently active encryption session algorithm is used, but you may manage -trust for an other algorithm by using ``-n NAME, --name NAME`` or ``-N NAMESPACE, +trust for another algorithm by using ``-n NAME, --name NAME`` or ``-N NAMESPACE, --namespace NAMESPACE``. .. note:: diff -r 8b36e5c3f28f -r 92f8baec5e4f doc/jp/index.rst --- a/doc/jp/index.rst Tue Oct 08 12:10:26 2019 +0200 +++ b/doc/jp/index.rst Fri Oct 11 16:15:09 2019 +0200 @@ -25,7 +25,7 @@ With jp, you always enter commands first, then options and arguments. -There are several levels of commands: first one is the main categorie (``message``, +There are several levels of commands: first one is the main category (``message``, ``blog``, ``avatar``, etc.), then there are often subcommands (e.g. ``message send``). After the commands come the options. For instance if you want to send a message, you can