[Groonga-commit] groonga/groonga at edca13d [master] doc: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Aug 14 15:16:03 JST 2015


Kouhei Sutou	2015-08-14 15:16:03 +0900 (Fri, 14 Aug 2015)

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

  Message:
    doc: fix a typo

  Modified files:
    doc/source/reference/commands/database_unmap.rst

  Modified: doc/source/reference/commands/database_unmap.rst (+1 -1)
===================================================================
--- doc/source/reference/commands/database_unmap.rst    2015-08-14 14:29:51 +0900 (96bbe12)
+++ doc/source/reference/commands/database_unmap.rst    2015-08-14 15:16:03 +0900 (4c049ba)
@@ -28,7 +28,7 @@ database. It releases memory to map tables and columns.
 
 .. caution::
 
-   You ca use this command only when :doc:`thread_count` returns
+   You can use this command only when :doc:`thread_count` returns
    ``1``. It means that this command doesn't work with multithreading.
 
 Syntax
-------------- next part --------------
HTML����������������������������...
Download 



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