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

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Mar 1 23:20:08 JST 2016


HAYASHI Kentaro	2016-03-01 23:20:08 +0900 (Tue, 01 Mar 2016)

  New Revision: 4684d986e2c48bf331f574cccd946bbbaf9f4c1e
  https://github.com/groonga/groonga/commit/4684d986e2c48bf331f574cccd946bbbaf9f4c1e

  Message:
    doc: fix a typo
    
    forma ted ->
    formatted
         ^
    
    lintian reports it:
    
      I: groonga-bin: spelling-error-in-manpage usr/share/man/man1/groonga.1.gz formated formatted

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

  Modified: doc/source/reference/commands/select.rst (+1 -1)
===================================================================
--- doc/source/reference/commands/select.rst    2016-03-01 23:19:36 +0900 (0979030)
+++ doc/source/reference/commands/select.rst    2016-03-01 23:20:08 +0900 (1b3fb6e)
@@ -471,7 +471,7 @@ logical and. It means that matched records should be matched against
 both ``filter`` and ``query``.
 
 ``filter`` parameter is designed for complex conditions. A filter text
-should be formated in :doc:`/reference/grn_expr/script_syntax`. The syntax is
+should be formatted in :doc:`/reference/grn_expr/script_syntax`. The syntax is
 similar to ECMAScript. For example, ``column == "value"`` means that
 the value of ``column`` column is equal to ``"value"``. ``column <
 value`` means that the value of ``column`` column is less than
-------------- next part --------------
HTML����������������������������...
Download 



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