[Groonga-mysql-commit] mroonga/mroonga at 410500e [master] doc: use "Mroonga" form

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sun Jul 5 18:28:40 JST 2015


Masafumi Yokoyama	2015-07-05 18:28:40 +0900 (Sun, 05 Jul 2015)

  New Revision: 410500e33ee372fbbf435f1e416443498531c322
  https://github.com/mroonga/mroonga/commit/410500e33ee372fbbf435f1e416443498531c322

  Message:
    doc: use "Mroonga" form

  Modified files:
    doc/source/developer/debug.rst

  Modified: doc/source/developer/debug.rst (+3 -3)
===================================================================
--- doc/source/developer/debug.rst    2015-07-02 02:15:32 +0900 (3d716b4)
+++ doc/source/developer/debug.rst    2015-07-05 18:28:40 +0900 (65e6575)
@@ -11,7 +11,7 @@ So we build both MySQL and Mroonga for debugging in development.
 
 .. note::
 
-   If you build one of them for debugging, the size of structures etc. might be different, and you might not be able to load mroonga, or assertions don't work in running.
+   If you build one of them for debugging, the size of structures etc. might be different, and you might not be able to load Mroonga, or assertions don't work in running.
 
 How to build MySQL for debugging
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -30,10 +30,10 @@ The procedure from download to build is the following. ::
 
 .. _`MySQL :: MySQL 5.5 Reference Manual :: 2.9.2 Installing MySQL from a Standard Source Distribution`: http://dev.mysql.com/doc/refman/5.5/en/installing-source-distribution.html
 
-How tom build mroonga for debugging
+How tom build Mroonga for debugging
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-You can build mroonga for debugging by passing ``--with-debug`` in configure options.
+You can build Mroonga for debugging by passing ``--with-debug`` in configure options.
 
 The procedure from cloning repository to build is the following. ::
 
-------------- next part --------------
HTML����������������������������...
Download 



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