Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
partion ->
partition
  • Loading branch information
darashi committed Feb 24, 2014
1 parent 7bef6e6 commit 511d8b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _po/ja/reference/catalog/version2/index.po
Expand Up @@ -667,8 +667,8 @@ msgstr "### Slice 定義 {#slice}"

msgid ""
"Abstract\n"
": Definition of each slice. Specifies the range of sliced data and the partion"
" to store the data."
": Definition of each slice. Specifies the range of sliced data and the partiti"
"on to store the data."
msgstr ""

msgid "#### `weight` {#parameter-slice-weight}"
Expand Down
2 changes: 1 addition & 1 deletion ja/reference/catalog/version2/index.md
Expand Up @@ -504,7 +504,7 @@ Value
### Slice 定義 {#slice}

Abstract
: Definition of each slice. Specifies the range of sliced data and the partion to store the data.
: Definition of each slice. Specifies the range of sliced data and the partition to store the data.

: 以下のキーと値のペアを持つオブジェクト。
Expand Down
2 changes: 1 addition & 1 deletion reference/catalog/version2/index.md
Expand Up @@ -498,7 +498,7 @@ Inheritable
### Slice definition {#slice}

Abstract
: Definition of each slice. Specifies the range of sliced data and the partion to store the data.
: Definition of each slice. Specifies the range of sliced data and the partition to store the data.

Value
: An object with the following key/value pairs.
Expand Down

0 comments on commit 511d8b1

Please sign in to comment.