[Groonga-commit] groonga/grnxx [master] Fix a typo.

Back to archive index

susumu.yata null+****@clear*****
Thu Dec 6 16:49:13 JST 2012


susumu.yata	2012-12-06 16:49:13 +0900 (Thu, 06 Dec 2012)

  New Revision: 1ecab90663b290e811d181d64762eac7c2250bde
  https://github.com/groonga/grnxx/commit/1ecab90663b290e811d181d64762eac7c2250bde

  Log:
    Fix a typo.

  Modified files:
    lib/io/file.hpp

  Modified: lib/io/file.hpp (+1 -1)
===================================================================
--- lib/io/file.hpp    2012-12-06 16:40:30 +0900 (697254e)
+++ lib/io/file.hpp    2012-12-06 16:49:13 +0900 (0a1a90c)
@@ -50,7 +50,7 @@ class File {
   }
 
   // The following functions operate advisory locks for files, not for
-  // FileImple instances. The word "advisory" indicates that the file is
+  // FileImpl instances. The word "advisory" indicates that the file is
   // accessible even if it is locked.
 
   // lock() returns false on time-out or deadlock.
-------------- next part --------------
HTML����������������������������...
Download 



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