Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 24, 2014
1 parent 8afda5d commit 8487ac0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _po/ja/tutorial/1.0.4/dump-restore/index.po
Expand Up @@ -227,8 +227,8 @@ msgstr "### 空のDroongaクラスタを用意する"

msgid ""
"Assume that there is an empty Droonga cluster constructed from two nodes `192."
"168.0.10` and `192.168.0.11`, now your are logged in to the host `192.168.0.12"
"`, and there is a dump file `dump.jsons`."
"168.0.10` and `192.168.0.11`, now you are logged in to the host `192.168.0.12`"
", and there is a dump file `dump.jsons`."
msgstr ""
"2つのノード `192.168.0.10` と `192.168.0.11` からなる空のクラスタがあり、今 `192.168.0.12` にログインして操"
"作を行っていて、ダンプファイルが `dump.jsons` という名前で手元にあると仮定します。"
Expand Down
2 changes: 1 addition & 1 deletion tutorial/1.0.4/dump-restore/index.md
Expand Up @@ -135,7 +135,7 @@ After that, establish that the `droonga-request` command has been installed succ

### Prepare an empty Droonga cluster

Assume that there is an empty Droonga cluster constructed from two nodes `192.168.0.10` and `192.168.0.11`, now your are logged in to the host `192.168.0.12`, and there is a dump file `dump.jsons`.
Assume that there is an empty Droonga cluster constructed from two nodes `192.168.0.10` and `192.168.0.11`, now you are logged in to the host `192.168.0.12`, and there is a dump file `dump.jsons`.

If you are reading this tutorial sequentially, you'll have an existing cluster and the dump file.
Make it empty with these commands:
Expand Down

0 comments on commit 8487ac0

Please sign in to comment.