[Groonga-commit] ranguba/rroonga at e338214 [master] Fix English

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 6 21:42:07 JST 2016


Kouhei Sutou	2016-03-06 21:42:07 +0900 (Sun, 06 Mar 2016)

  New Revision: e338214e7afc7df3bec6d2fc8bbb958aaaaf4b91
  https://github.com/ranguba/rroonga/commit/e338214e7afc7df3bec6d2fc8bbb958aaaaf4b91

  Message:
    Fix English

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+2 -2)
===================================================================
--- doc/text/news.md    2016-03-06 21:39:39 +0900 (8108c91)
+++ doc/text/news.md    2016-03-06 21:42:07 +0900 (6e35762)
@@ -11,7 +11,7 @@
   * Accepted integer and time as function call arguments.
   * `expression-builder`: Disabled auto ID detection.
     It's confused when Int/Uint types for key.
-  * Suported `require "rroonga"` for `Bundler.require`.
+  * Supported `require "rroonga"` for `Bundler.require`.
     [Patch by Fumiaki MATSUSHIMA]
   * Added {Groonga::Plugin.names}.
   * Added {Groonga::Config#delete}.
@@ -19,7 +19,7 @@
   * Added {Groonga::Index}. It has index column and section.
   * Added {Groonga::Column#find_indexes}.
     It returns an array of {Groonga::Index}.
-  * Deprecated {Groonga::Column#indexes}.
+  * Mark {Groonga::Column#indexes} as deprecated.
     Use {Groonga::Column#find_indexes} instead.
   * Added {Groonga.error_message}.
   * Supported method style function call in {Groonga::Table#select} block. It's Rubyish API.
-------------- next part --------------
HTML����������������������������...
下载 



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