Navigation Menu

Skip to content

Commit

Permalink
Remove needless suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 25, 2014
1 parent 96460ab commit 94df1a1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions _po/ja/tutorial/1.0.4/add-replica/index.po
Expand Up @@ -432,9 +432,6 @@ msgstr ""
" * `192.168.0.11`\n"
" * `192.168.0.12`"

msgid "You can confirm that, via the `status` command on each node:"
msgstr "この事は、`status` コマンドの実行結果を見ると確認できます:"

msgid ""
"~~~\n"
"# curl \"http://192.168.0.10:10041/droonga/status\"\n"
Expand Down
2 changes: 1 addition & 1 deletion ja/tutorial/1.0.4/add-replica/index.md
Expand Up @@ -253,7 +253,7 @@ cronjobとして実行されるバッチスクリプトによって `load` コ
* `192.168.0.11`
* `192.168.0.12`

この事は、`status` コマンドの実行結果を見ると確認できます:
この事は、`status` コマンドの結果を見ると確認できます:

~~~
# curl "http://192.168.0.10:10041/droonga/status"
Expand Down
2 changes: 1 addition & 1 deletion tutorial/1.0.4/add-replica/index.md
Expand Up @@ -249,7 +249,7 @@ Then there is just one Droonga clusters on this time.
* `192.168.0.11`
* `192.168.0.12`

You can confirm that, via the `status` command on each node:
You can confirm that, via the `status` command:

~~~
# curl "http://192.168.0.10:10041/droonga/status"
Expand Down

0 comments on commit 94df1a1

Please sign in to comment.