[Groonga-commit] groonga/groonga-gobject at 85c02e3 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 27 23:17:39 JST 2014


Kouhei Sutou	2014-01-27 23:17:39 +0900 (Mon, 27 Jan 2014)

  New Revision: 85c02e3d44a50cd22bed4cdcb096b74572118093
  https://github.com/groonga/groonga-gobject/commit/85c02e3d44a50cd22bed4cdcb096b74572118093

  Message:
    Fix a typo

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

  Modified: groonga-gobject/ggrn-context.c (+1 -1)
===================================================================
--- groonga-gobject/ggrn-context.c    2014-01-27 22:21:57 +0900 (d262ce0)
+++ groonga-gobject/ggrn-context.c    2014-01-27 23:17:39 +0900 (c0c6045)
@@ -157,7 +157,7 @@ ggrn_context_open_database(GGrnContext *context,
  *
  * Creates a new database.
  *
- * Returns: TRUE on success, FALSE if an error occurred.
+ * Returns: TRUE on success, FALSE if an error is occurred.
  */
 gboolean
 ggrn_context_create_database(GGrnContext *context,
-------------- next part --------------
HTML����������������������������...
Download 



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