[Groonga-commit] ranguba/rroonga at c7ce143 [master] Fix a typo

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon Apr 18 17:57:20 JST 2016


Kouhei Sutou	2016-04-18 17:57:20 +0900 (Mon, 18 Apr 2016)

  New Revision: c7ce143eb807379f962423ae7e17ae83f7b34926
  https://github.com/ranguba/rroonga/commit/c7ce143eb807379f962423ae7e17ae83f7b34926

  Message:
    Fix a typo

  Modified files:
    ext/groonga/rb-grn-exception.c

  Modified: ext/groonga/rb-grn-exception.c (+1 -1)
===================================================================
--- ext/groonga/rb-grn-exception.c    2016-04-09 13:09:46 +0900 (13befe0)
+++ ext/groonga/rb-grn-exception.c    2016-04-18 17:57:20 +0900 (21a267a)
@@ -1276,6 +1276,6 @@ rb_grn_init_exception (VALUE mGrn)
      *
      * @since 5.0.1
      */
-    eGrnPluginError =
+    eGrnScorerError =
         rb_define_class_under(mGrn, "ScorerError", rb_eGrnError);
 }
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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