[Groonga-commit] droonga/droonga.org at 158b456 [gh-pages] Remove needless close quote

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Dec 1 00:07:45 JST 2014


YUKI Hiroshi	2014-12-01 00:07:45 +0900 (Mon, 01 Dec 2014)

  New Revision: 158b456e8aa989173ed57be705601d9b44e7b92d
  https://github.com/droonga/droonga.org/commit/158b456e8aa989173ed57be705601d9b44e7b92d

  Message:
    Remove needless close quote

  Modified files:
    _po/ja/tutorial/1.0.9/add-replica/index.po
    _po/ja/tutorial/1.1.0/add-replica/index.po
    tutorial/1.0.9/add-replica/index.md
    tutorial/1.1.0/add-replica/index.md

  Modified: _po/ja/tutorial/1.0.9/add-replica/index.po (+2 -2)
===================================================================
--- _po/ja/tutorial/1.0.9/add-replica/index.po    2014-11-30 23:54:10 +0900 (19248ae)
+++ _po/ja/tutorial/1.0.9/add-replica/index.po    2014-12-01 00:07:45 +0900 (67ce773)
@@ -289,7 +289,7 @@ msgid ""
 "                      --receiver-host=node2\n"
 "Start to join a new node node2\n"
 "       to the cluster of node0\n"
-"                     via node2 (this host)\""
+"                     via node2 (this host)"
 msgstr ""
 
 msgid ""
@@ -312,7 +312,7 @@ msgid ""
 "                      --receiver-host=node1\n"
 "Start to join a new node node2\n"
 "       to the cluster of node0\n"
-"                     via node1 (this host)\"\n"
+"                     via node1 (this host)\n"
 "~~~"
 msgstr ""
 

  Modified: _po/ja/tutorial/1.1.0/add-replica/index.po (+2 -2)
===================================================================
--- _po/ja/tutorial/1.1.0/add-replica/index.po    2014-11-30 23:54:10 +0900 (94243a2)
+++ _po/ja/tutorial/1.1.0/add-replica/index.po    2014-12-01 00:07:45 +0900 (3a784a5)
@@ -244,7 +244,7 @@ msgid ""
 "                      --receiver-host=node2\n"
 "Start to join a new node node2\n"
 "       to the cluster of node0\n"
-"                     via node2 (this host)\""
+"                     via node2 (this host)"
 msgstr ""
 
 msgid ""
@@ -267,7 +267,7 @@ msgid ""
 "                      --receiver-host=node1\n"
 "Start to join a new node node2\n"
 "       to the cluster of node0\n"
-"                     via node1 (this host)\"\n"
+"                     via node1 (this host)\n"
 "~~~"
 msgstr ""
 

  Modified: tutorial/1.0.9/add-replica/index.md (+2 -2)
===================================================================
--- tutorial/1.0.9/add-replica/index.md    2014-11-30 23:54:10 +0900 (54ee22c)
+++ tutorial/1.0.9/add-replica/index.md    2014-12-01 00:07:45 +0900 (f65d76d)
@@ -148,7 +148,7 @@ $ droonga-engine-join --host=node2 \
                       --receiver-host=node2
 Start to join a new node node2
        to the cluster of node0
-                     via node2 (this host)"
+                     via node2 (this host)
 
 Joining new replica to the cluster...
 ...
@@ -166,7 +166,7 @@ $ droonga-engine-join --host=node2 \
                       --receiver-host=node1
 Start to join a new node node2
        to the cluster of node0
-                     via node1 (this host)"
+                     via node1 (this host)
 ~~~
 
  * You must specify the host name (or the IP address) of the new replica node, via the `--host` option.

  Modified: tutorial/1.1.0/add-replica/index.md (+2 -2)
===================================================================
--- tutorial/1.1.0/add-replica/index.md    2014-11-30 23:54:10 +0900 (54ee22c)
+++ tutorial/1.1.0/add-replica/index.md    2014-12-01 00:07:45 +0900 (f65d76d)
@@ -148,7 +148,7 @@ $ droonga-engine-join --host=node2 \
                       --receiver-host=node2
 Start to join a new node node2
        to the cluster of node0
-                     via node2 (this host)"
+                     via node2 (this host)
 
 Joining new replica to the cluster...
 ...
@@ -166,7 +166,7 @@ $ droonga-engine-join --host=node2 \
                       --receiver-host=node1
 Start to join a new node node2
        to the cluster of node0
-                     via node1 (this host)"
+                     via node1 (this host)
 ~~~
 
  * You must specify the host name (or the IP address) of the new replica node, via the `--host` option.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index