Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
    recodes ->
    records
        ^^
  • Loading branch information
kou committed Apr 7, 2014
1 parent 4984026 commit 58d7542
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _po/ja/reference/catalog/version2/index.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2014-04-07 16:11+0900\n"
"PO-Revision-Date: 2014-04-07 16:12+0900\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -878,7 +878,7 @@ msgstr ""

msgid ""
"In order to define a volume which consists of a collection of `slices`,\n"
"the way how slice recodes into slices must be decided."
"the way how slice records into slices must be decided."
msgstr "`slices`の集合からなるボリュームを定義するためには、レコードを複数のスライスに振り分けるための方法を決める必要があります。"

msgid ""
Expand Down
2 changes: 1 addition & 1 deletion reference/catalog/version2/index.md
Expand Up @@ -661,7 +661,7 @@ Inheritable
: True. Overridable in `dataset` and `volume` definition.

In order to define a volume which consists of a collection of `slices`,
the way how slice recodes into slices must be decided.
the way how slice records into slices must be decided.

The slicer function that specified as `slicer` and
the column (or key) specified as `dimension`,
Expand Down

0 comments on commit 58d7542

Please sign in to comment.