[Groonga-commit] groonga/groonga at d618abf [master] doc: use "regular expression"

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:25:54 JST 2015


Kouhei Sutou	2015-03-27 11:25:54 +0900 (Fri, 27 Mar 2015)

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

  Message:
    doc: use "regular expression"

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+1 -1)
===================================================================
--- doc/source/news.rst    2015-03-27 11:25:06 +0900 (923722f)
+++ doc/source/news.rst    2015-03-27 11:25:54 +0900 (1a2f575)
@@ -91,7 +91,7 @@ Improvements
   :doc:`/reference/executables/groonga`.
 * [groonga-httpd] Supported graceful stop to clean Groonga. It doesn't
   terminate the open connections immediately.
-* Supported REGEXP. Use ``COLUMN_NAME:~REGEXP`` in query syntax,
+* Supported regular expression. Use ``COLUMN_NAME:~REGEXP`` in query syntax,
   ``TARGET @~ REGEXP`` in script syntax.
 * [experimental] Added :doc:`/reference/commands/plugin_unregister`
   command.
-------------- next part --------------
HTML����������������������������...
Download 



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