[Groonga-commit] groonga/gcs [master] Fix a typo

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 17日 (火) 17:08:21 JST


Yoji SHIDARA	2012-07-17 17:08:21 +0900 (Tue, 17 Jul 2012)

  New Revision: 847c6cecf3ba4c842c6471f404d3f2c47e00d4c1
  https://github.com/groonga/gcs/commit/847c6cecf3ba4c842c6471f404d3f2c47e00d4c1

  Log:
    Fix a typo

  Modified files:
    lib/database/domain.js

  Modified: lib/database/domain.js (+1 -1)
===================================================================
--- lib/database/domain.js    2012-07-17 15:45:02 +0900 (f60b38d)
+++ lib/database/domain.js    2012-07-17 17:08:21 +0900 (5d45a1e)
@@ -108,7 +108,7 @@ Domain.prototype = {
     var fields = columns.map(function(column) {
                    // XXX The "name" must be the field name given by the user,
                    // not normalized. Because there is no such information in the
-                   // context and currently the column name is luckly equals to the
+                   // context and currently the column name is luckily equals to the
                    // given field name, we can use the column name.
                    var name = column.name;
                    return this.getIndexField(name);
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index