[Groonga-commit] groonga/groonga at a49f260 [master] doc: add a missing "."

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 20 22:52:05 JST 2014


Kouhei Sutou	2014-06-20 22:52:05 +0900 (Fri, 20 Jun 2014)

  New Revision: a49f2608e6d756d37b302690ff614e3e7394c93f
  https://github.com/groonga/groonga/commit/a49f2608e6d756d37b302690ff614e3e7394c93f

  Message:
    doc: add a missing "."

  Modified files:
    doc/source/reference/api/plugin.rst

  Modified: doc/source/reference/api/plugin.rst (+1 -1)
===================================================================
--- doc/source/reference/api/plugin.rst    2014-06-20 22:51:55 +0900 (33c97f8)
+++ doc/source/reference/api/plugin.rst    2014-06-20 22:52:05 +0900 (7a8475d)
@@ -21,7 +21,7 @@ Reference
 
    It gets a variable value from `grn_user_data` by specify the variable name.
 
-   :param name: The variable name
+   :param name: The variable name.
    :param name_size: The number of bytes of name. If `name_size` is negative, `name` must be NUL-terminated. `name_size` is computed by `strlen(name)` for the case.
    :return: A variable value on success, NULL otherwise.
 
-------------- next part --------------
HTML����������������������������...
下载 



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