diff doc/jp/blog.rst @ 2954:5e72efd2f95d

doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
author Goffi <goffi@goffi.org>
date Sun, 26 May 2019 22:21:56 +0200
parents ce16847a7b6d
children afad95f257c7
line wrap: on
line diff
--- a/doc/jp/blog.rst	Sun May 26 22:20:33 2019 +0200
+++ b/doc/jp/blog.rst	Sun May 26 22:21:56 2019 +0200
@@ -30,7 +30,7 @@
 get
 ===
 
-get command retrieves one or move blog post from specified location (by default the
+get command retrieves one or more blog post(s) from specified location (by default the
 personal blog of the profile).
 
 output can be customised to only retrieve some keys, or to use a specific template.
@@ -191,7 +191,7 @@
 open your browser when edition starts, and the later is the command to use when a
 modification is saved. In both cases you may use ``{url}`` to set the location of local HTML file.
 
-This can be use to activate automatic refreshing of the page.
+This can be used to activate automatic refreshing of the page.
 
 For **Konqueror**, you can use its D-Bus API to do refreshing. Ensure that ``qdbus`` is
 installed on your system, and enter the following lines in your ``sat.conf``:
@@ -229,14 +229,14 @@
    [jp]
    syntax_ext_dict = {"markdown": "markdown"}
 
-the first ``markdown`` is the name of the syntax (could an other syntax like ``xhtml``),
+the first ``markdown`` is the name of the syntax (could be an other syntax like ``xhtml``),
 while the second if the file extension.
 
 preview
 =======
 
 This command will show the specified file in browser, and refresh it when changes are
-detected. Configuration is the same as for `edit preview <edit_preview_>`_. This is can be
+detected. Configuration is the same as for `edit preview <edit_preview_>`_. This can be
 used if you have already started an edition with ``jp blog edit`` but forgot to use the ``-P, --preview`` arguments.
 
 example: