[Groonga-commit] groonga/groonga at 09c841f [master] doc: fix typos

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed Jun 12 15:48:10 JST 2013


Kouhei Sutou	2013-06-12 15:48:10 +0900 (Wed, 12 Jun 2013)

  New Revision: 09c841f5f850452303441489af19f72fba8dbbed
  https://github.com/groonga/groonga/commit/09c841f5f850452303441489af19f72fba8dbbed

  Message:
    doc: fix typos
    
    whther ->
    whether
      ^

  Modified files:
    doc/source/reference/functions/query.txt
    doc/source/reference/functions/sub_filter.txt

  Modified: doc/source/reference/functions/query.txt (+1 -1)
===================================================================
--- doc/source/reference/functions/query.txt    2013-06-12 15:22:52 +0900 (c7774ed)
+++ doc/source/reference/functions/query.txt    2013-06-12 15:48:10 +0900 (63ad763)
@@ -157,7 +157,7 @@ See :ref:`query-expander` about details.
 Return value
 ------------
 
-``query`` returns whther any record is matched or not. If one or
+``query`` returns whether any record is matched or not. If one or
 more records are matched, ``true`` is returned. Otherwise, ``false``
 is returned.
 

  Modified: doc/source/reference/functions/sub_filter.txt (+1 -1)
===================================================================
--- doc/source/reference/functions/sub_filter.txt    2013-06-12 15:22:52 +0900 (1dee2ff)
+++ doc/source/reference/functions/sub_filter.txt    2013-06-12 15:48:10 +0900 (8516421)
@@ -122,7 +122,7 @@ context.
 Return value
 ------------
 
-``sub_filter`` returns whther any record is matched or not. If one or
+``sub_filter`` returns whether any record is matched or not. If one or
 more records are matched, ``true`` is returned. Otherwise, ``false``
 is returned.
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る