Navigation Menu

Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 3, 2014
1 parent ad4daba commit c95a870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/locale/ja/LC_MESSAGES/tutorial.po
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: 1.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-01-23 17:04+0900\n"
"PO-Revision-Date: 2014-06-03 21:10+0900\n"
"PO-Revision-Date: 2014-06-03 21:14+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand Down Expand Up @@ -813,7 +813,7 @@ msgid ""
"parameter specifies the data type of the primary key."
msgstr ""
"それでは、テーブルを作成してみましょう。以下の例では、主キーのあるテーブルを"
"作成します。 `name` 引数はテーブルの引数を指定します。 `flags` 引数は主キーの"
"作成します。 `name` 引数はテーブルの名前を指定します。 `flags` 引数は主キーの"
"格納方法を指定するために使っています。 `key_type` 引数は主キーの型を指定しま"
"す。"

Expand Down

0 comments on commit c95a870

Please sign in to comment.