[Groonga-commit] groonga/groonga [master] Fix typo

Back to archive index

Haruka Yoshihara null+****@clear*****
Mon Mar 4 17:38:36 JST 2013


Haruka Yoshihara	2013-03-04 17:38:36 +0900 (Mon, 04 Mar 2013)

  New Revision: 1b1ae76301bad575a3f58bb45a3694088465d28b
  https://github.com/groonga/groonga/commit/1b1ae76301bad575a3f58bb45a3694088465d28b

  Log:
    Fix typo
    
    intall ->
    install

  Modified files:
    doc/source/install/centos.txt
    doc/source/install/debian.txt
    doc/source/install/fedora.txt
    doc/source/install/mac_os_x.txt

  Modified: doc/source/install/centos.txt (+1 -1)
===================================================================
--- doc/source/install/centos.txt    2013-03-04 17:35:24 +0900 (155fd20)
+++ doc/source/install/centos.txt    2013-03-04 17:38:36 +0900 (7cf2206)
@@ -167,4 +167,4 @@ Build::
 
 Install::
 
-  % sudo make intall
+  % sudo make install

  Modified: doc/source/install/debian.txt (+1 -1)
===================================================================
--- doc/source/install/debian.txt    2013-03-04 17:35:24 +0900 (13eaa6c)
+++ doc/source/install/debian.txt    2013-03-04 17:38:36 +0900 (283d129)
@@ -159,4 +159,4 @@ Build::
 
 Install::
 
-  % sudo make intall
+  % sudo make install

  Modified: doc/source/install/fedora.txt (+1 -1)
===================================================================
--- doc/source/install/fedora.txt    2013-03-04 17:35:24 +0900 (790551d)
+++ doc/source/install/fedora.txt    2013-03-04 17:38:36 +0900 (b797a21)
@@ -89,4 +89,4 @@ Build::
 
 Install::
 
-  % sudo make intall
+  % sudo make install

  Modified: doc/source/install/mac_os_x.txt (+1 -1)
===================================================================
--- doc/source/install/mac_os_x.txt    2013-03-04 17:35:24 +0900 (0b975f2)
+++ doc/source/install/mac_os_x.txt    2013-03-04 17:38:36 +0900 (942bba4)
@@ -50,4 +50,4 @@ Build::
 
 Install::
 
-  % sudo make intall
+  % sudo make install
-------------- next part --------------
HTML����������������������������...
Download 



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