changeset 3054:92f8baec5e4f

doc (jp): typos (thanks tbart)
author Goffi <goffi@goffi.org>
date Fri, 11 Oct 2019 16:15:09 +0200
parents 8b36e5c3f28f
children 82eee2c383d9
files doc/jp/encryption.rst doc/jp/index.rst
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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::
--- 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