Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
持ちrます ->
持ちます
  • Loading branch information
darashi committed Feb 5, 2014
1 parent ba9e88f commit 1b77783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _po/ja/reference/catalog/index.po
Expand Up @@ -144,7 +144,7 @@ msgstr "### リング"
msgid ""
"Ring is a series of partition sets. Dataset must have one\n"
"ring. Dataset creates logical tables on the ring."
msgstr "リングはパーティションセットの集まりです。データセットは必ず1つのリングを持ちrます。データセットはリング上に論理テーブルを作ります。"
msgstr "リングはパーティションセットの集まりです。データセットは必ず1つのリングを持ちます。データセットはリング上に論理テーブルを作ります。"

msgid ""
"Droonga Engine replicates each record in a logical table into one or\n"
Expand Down
2 changes: 1 addition & 1 deletion ja/reference/catalog/index.md
Expand Up @@ -54,7 +54,7 @@ layout: ja

### リング

リングはパーティションセットの集まりです。データセットは必ず1つのリングを持ちrます。データセットはリング上に論理テーブルを作ります。
リングはパーティションセットの集まりです。データセットは必ず1つのリングを持ちます。データセットはリング上に論理テーブルを作ります。

Droongaエンジンは物理テーブル上にあるレコードを1つ以上のパーティションセットに複製します。

Expand Down

0 comments on commit 1b77783

Please sign in to comment.