[Groonga-commit] groonga/groonga [master] doc: fix a description about "Simple usage" section

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 18日 (月) 18:12:44 JST


HAYASHI Kentaro	2012-06-18 18:12:44 +0900 (Mon, 18 Jun 2012)

  New Revision: 06d30271ace95f99dd24984445c7788e31305f88
  https://github.com/groonga/groonga/commit/06d30271ace95f99dd24984445c7788e31305f88

  Log:
    doc: fix a description about "Simple usage" section

  Modified files:
    doc/source/functions/geo_distance.txt

  Modified: doc/source/functions/geo_distance.txt (+7 -7)
===================================================================
--- doc/source/functions/geo_distance.txt    2012-06-18 18:08:54 +0900 (2b12b81)
+++ doc/source/functions/geo_distance.txt    2012-06-18 18:12:44 +0900 (80a20d9)
@@ -56,21 +56,21 @@ Lets's learn about ``geo_distance`` usage with examples.
 This section shows simple usages.
 
 Here are two schema definition and sample data to show usage.
-These samples show how to calculate the value of distance between Tokyo and Sapporo.
+Those samples show how to calculate the value of distance between Tokyo and Sapporo.
 
-#. use the column value of location for calculating the distance(Stations table)
-#. use the explicitly specified value of location for calculating the distance(Geo table)
+#. Using the column value of location for calculating the distance (``Station`` table)
+#. Using the explicitly specified value of location for calculating the distance (``Geo`` table)
 
-use the column value of location
-""""""""""""""""""""""""""""""""
+Using the column value of location
+""""""""""""""""""""""""""""""""""
 
 Here is a schema definition of Station.
 
  .. groonga-command
 .. include:: ../example/functions/geo_distance_setup_location.log
 
-use the explicitly specified value of location
-""""""""""""""""""""""""""""""""""""""""""""""
+Using the explicitly specified value of location
+""""""""""""""""""""""""""""""""""""""""""""""""
 
 Here is a schema definition of Geo.
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Groonga-commit メーリングリストの案内
Back to archive index