[Groonga-commit] ranguba/rroonga at c99abd6 [master] doc: fix a typo

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sat Dec 13 01:30:54 JST 2014


Masafumi Yokoyama	2014-12-13 01:30:54 +0900 (Sat, 13 Dec 2014)

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

  Message:
    doc: fix a typo
    
    IndexCursor ->
    IndexColumn
          ^^^^^

  Modified files:
    doc/text/news.textile

  Modified: doc/text/news.textile (+1 -1)
===================================================================
--- doc/text/news.textile    2014-12-13 00:29:25 +0900 (5565017)
+++ doc/text/news.textile    2014-12-13 01:30:54 +0900 (d96b1c3)
@@ -9,7 +9,7 @@ h3. Improvements
   {Groonga::IndexCursor#each}. The option improves performance by
   reducing memory allocation. The option is disabled by default because
   reusing the same object isn't Rubyish.
-* Added {Groonga::IndexCursor#estimate_size}. [GitHub#38]
+* Added {Groonga::IndexColumn#estimate_size}. [GitHub#38]
 * Accepted string for integer, unsigned integer and float type key.
 
 h2(#4-0-6). 4.0.6: 2014-11-06
-------------- next part --------------
HTML����������������������������...
다운로드 



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