[Groonga-commit] groonga/groonga at f3d4e09 [master] doc: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 23 17:18:22 JST 2015


Kouhei Sutou	2015-07-23 17:18:22 +0900 (Thu, 23 Jul 2015)

  New Revision: f3d4e0960ffa573e9ef8c57d549a0e1d282c7aa8
  https://github.com/groonga/groonga/commit/f3d4e0960ffa573e9ef8c57d549a0e1d282c7aa8

  Message:
    doc: fix a typo

  Modified files:
    doc/locale/ja/LC_MESSAGES/reference.po
    doc/source/reference/commands/io_flush.rst

  Modified: doc/locale/ja/LC_MESSAGES/reference.po (+5 -5)
===================================================================
--- doc/locale/ja/LC_MESSAGES/reference.po    2015-07-23 17:15:03 +0900 (5e44a69)
+++ doc/locale/ja/LC_MESSAGES/reference.po    2015-07-23 17:18:22 +0900 (3d43d43)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.1\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2015-07-23 17:14+0900\n"
+"PO-Revision-Date: 2015-07-23 17:18+0900\n"
 "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -4696,8 +4696,8 @@ msgid "Table::"
 msgstr "テーブル::"
 
 # e2d9ddbf60d9407a9433c7196982f7a7
-msgid ":doc:`table_create` and :doc:`table_rename`"
-msgstr ":doc:`table_create` と :doc:`table_rename`"
+msgid ":doc:`table_remove` and :doc:`table_rename`"
+msgstr ":doc:`table_remove` と :doc:`table_rename`"
 
 # 9478ec95d89c45bcbc61b8f57e9b48cf
 # 2d24db9cc66f425e886dec7fa4950429
@@ -4709,8 +4709,8 @@ msgid "Target column and database."
 msgstr "処理対象のカラムとデータベース。"
 
 # dff23b6bdc68470fa8bba8c6f6e745d5
-msgid ":doc:`column_create` and :doc:`column_rename`"
-msgstr ":doc:`column_create` と :doc:`column_rename`"
+msgid ":doc:`column_remove` and :doc:`column_rename`"
+msgstr ":doc:`column_remove` と :doc:`column_rename`"
 
 # 49ac54b344964fb79d5dfb837e8698ed
 msgid ":doc:`plugin_register` and :doc:`plugin_unregister`"

  Modified: doc/source/reference/commands/io_flush.rst (+2 -2)
===================================================================
--- doc/source/reference/commands/io_flush.rst    2015-07-23 17:15:03 +0900 (c0f3b0e)
+++ doc/source/reference/commands/io_flush.rst    2015-07-23 17:18:22 +0900 (591048c)
@@ -138,7 +138,7 @@ correspondence table between command and flush targets.
        Database::
 
          io_flush --recursive no
-   * - :doc:`table_create` and :doc:`table_rename`
+   * - :doc:`table_remove` and :doc:`table_rename`
      - Database.
      - Database::
 
@@ -152,7 +152,7 @@ correspondence table between command and flush targets.
        Database::
 
          io_flush --recursive no
-   * - :doc:`column_create` and :doc:`column_rename`
+   * - :doc:`column_remove` and :doc:`column_rename`
      - Database.
      - Database::
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index