[Groonga-commit] groonga/groonga-command at 2dacc1b [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jun 16 16:37:27 JST 2015


Kouhei Sutou	2015-06-16 16:37:27 +0900 (Tue, 16 Jun 2015)

  New Revision: 2dacc1b6d2d70f610586ed051a5a42dc085c82a8
  https://github.com/groonga/groonga-command/commit/2dacc1b6d2d70f610586ed051a5a42dc085c82a8

  Message:
    Fix a typo

  Modified files:
    lib/groonga/command/logical-range-filter.rb

  Modified: lib/groonga/command/logical-range-filter.rb (+1 -1)
===================================================================
--- lib/groonga/command/logical-range-filter.rb    2015-06-12 15:51:51 +0900 (0c125f4)
+++ lib/groonga/command/logical-range-filter.rb    2015-06-16 16:37:27 +0900 (d755e1a)
@@ -20,7 +20,7 @@ require "groonga/command/base"
 
 module Groonga
   module Command
-    # A command class that represents `logical_count` command.
+    # A command class that represents `logical_range_filter` command.
     #
     # @since 1.1.1
     class LogicalRangeFilter < Base
-------------- next part --------------
HTML����������������������������...
Descargar 



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