[Groonga-commit] groonga/groonga-gobject at 44656fd [master] doc: capitalize

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 3 11:11:14 JST 2014


Kouhei Sutou	2014-07-03 11:11:14 +0900 (Thu, 03 Jul 2014)

  New Revision: 44656fd15265a78cb2375c68c8cf6260a05ed066
  https://github.com/groonga/groonga-gobject/commit/44656fd15265a78cb2375c68c8cf6260a05ed066

  Message:
    doc: capitalize

  Modified files:
    groonga-gobject/ggrn-context.c

  Modified: groonga-gobject/ggrn-context.c (+2 -2)
===================================================================
--- groonga-gobject/ggrn-context.c    2014-06-14 23:24:40 +0900 (6d7c24a)
+++ groonga-gobject/ggrn-context.c    2014-07-03 11:11:14 +0900 (3d8e4af)
@@ -139,7 +139,7 @@ _ggrn_context_check(GGrnContext *context, GError **error)
  * ggrn_context_open_database:
  * @context: A #GGrnContext.
  * @path: The path of the database to be opened.
- * @error: return location for a GError, or %NULL.
+ * @error: Return location for a GError, or %NULL.
  *
  * Opens a database.
  *
@@ -169,7 +169,7 @@ ggrn_context_open_database(GGrnContext *context,
  * @context: A #GGrnContext.
  * @path: (allow-none): The path of the database to be created, or %NULL
  *   for temporary database.
- * @error: return location for a GError, or %NULL.
+ * @error: Return location for a GError, or %NULL.
  *
  * Creates a new database.
  *
-------------- next part --------------
HTML����������������������������...
Download 



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