[Groonga-mysql-commit] mroonga/mroonga at caaa146 [master] doc: fix markup

Back to archive index
Kentaro Hayashi null+****@clear*****
Thu Dec 27 15:10:54 JST 2018


Kentaro Hayashi	2018-12-27 15:10:54 +0900 (Thu, 27 Dec 2018)

  Revision: caaa146969ffc54a9c41887108ea769c39ef3c79
  https://github.com/mroonga/mroonga/commit/caaa146969ffc54a9c41887108ea769c39ef3c79

  Message:
    doc: fix markup

  Modified files:
    doc/source/reference/server_variables.rst

  Modified: doc/source/reference/server_variables.rst (+1 -1)
===================================================================
--- doc/source/reference/server_variables.rst    2018-12-27 14:25:17 +0900 (560de39f)
+++ doc/source/reference/server_variables.rst    2018-12-27 15:10:54 +0900 (fd9a5f2b)
@@ -479,7 +479,7 @@ TODO:
 Whether recording operations for recover is enabled or not.
 The default value is ``ON`` that means operations are recording
 to Groonga database.
-It needs to reopen the database with `` FLUSH TABLES`` in order
+It needs to reopen the database with ``FLUSH TABLES`` in order
 to reflect the variable is changed.
 
 Here is an example SQL to disable operations recording::
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181227/5256c690/attachment.html>


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