[Groonga-commit] groonga/groonga at 6781d55 [master] doc select: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 30 13:43:10 JST 2015


Kouhei Sutou	2015-08-30 13:43:10 +0900 (Sun, 30 Aug 2015)

  New Revision: 6781d55f3584c824a1cfc75877eda0b90f7dd99b
  https://github.com/groonga/groonga/commit/6781d55f3584c824a1cfc75877eda0b90f7dd99b

  Message:
    doc select: fix a typo

  Modified files:
    doc/source/reference/commands/select.rst

  Modified: doc/source/reference/commands/select.rst (+1 -1)
===================================================================
--- doc/source/reference/commands/select.rst    2015-08-30 13:28:52 +0900 (fdae8b4)
+++ doc/source/reference/commands/select.rst    2015-08-30 13:43:10 +0900 (08eec75)
@@ -1560,7 +1560,7 @@ Specifies whether caching the result of this query or not.
 If the result of this query is cached, the next same query returns
 response quickly by using the cache.
 
-It doesn't control whether existing cached output is used or not.
+It doesn't control whether existing cached result is used or not.
 
 Here are available values:
 
-------------- next part --------------
HTML����������������������������...
Download 



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