[Groonga-commit] droonga/droonga.org at 833168e [gh-pages] Fix too many "."

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Dec 27 16:50:03 JST 2013


YUKI Hiroshi	2013-12-27 16:50:03 +0900 (Fri, 27 Dec 2013)

  New Revision: 833168e0ae29feb704ce59532a6d4c6a790d869b
  https://github.com/droonga/droonga.org/commit/833168e0ae29feb704ce59532a6d4c6a790d869b

  Message:
    Fix too many "."

  Modified files:
    reference/commands/column-create/index.md

  Modified: reference/commands/column-create/index.md (+2 -2)
===================================================================
--- reference/commands/column-create/index.md    2013-12-27 16:45:12 +0900 (f41d79c)
+++ reference/commands/column-create/index.md    2013-12-27 16:50:03 +0900 (420c617)
@@ -8,7 +8,7 @@ layout: documents
 
 ## Abstract {#abstract}
 
-The `column_create` command creates a new column into the specified table..
+The `column_create` command creates a new column into the specified table.
 
 This is compatible to [the `column_create` command of the Groonga](http://groonga.org/docs/reference/commands/column_create.html).
 
@@ -46,7 +46,7 @@ This returns an array meaning the result of the operation, as the `body`.
 
     [
       [
-        <Groonga's Status code>,
+        <Groonga's status code>,
         <Start time>,
         <Elapsed time>
       ],
-------------- next part --------------
HTML����������������������������...
Download 



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