Navigation Menu

Skip to content

Commit

Permalink
doc: fix wrong MySQL version
Browse files Browse the repository at this point in the history
Reported by _so4. Thanks!!!
  • Loading branch information
kou committed Aug 4, 2014
1 parent d60bc32 commit 899f1d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-28 16:09+0900\n"
"PO-Revision-Date: 2014-07-28 16:37+0900\n"
"PO-Revision-Date: 2014-08-04 22:09+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
Expand Down Expand Up @@ -56,9 +56,9 @@ msgid "Fixes"
msgstr "修正"

msgid ""
"[rpm][centos] Built with MySQL 5.6.37 on CentOS. [Reported by YOSHIDA Mitsuo]"
"[rpm][centos] Built with MySQL 5.5.37 on CentOS. [Reported by YOSHIDA Mitsuo]"
msgstr ""
"[rpm][centos] CentOSでMySQL 5.6.37でビルドするようにしました。[吉田さんが報"
"[rpm][centos] CentOSでMySQL 5.5.37でビルドするようにしました。[吉田さんが報"
"告]"

msgid ""
Expand Down
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -25,7 +25,7 @@ Improvements
Fixes
^^^^^

* [rpm][centos] Built with MySQL 5.6.37 on CentOS.
* [rpm][centos] Built with MySQL 5.5.37 on CentOS.
[Reported by YOSHIDA Mitsuo]
* Fixed to use lowercase for table name to avoid lower/upper-case specific
issue on Mac OS. [Patch by Toshihisa Tashiro]
Expand Down

0 comments on commit 899f1d1

Please sign in to comment.