[Groonga-commit] groonga/groonga [master] doc: fix markup about table name

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 19日 (火) 11:32:14 JST


HAYASHI Kentaro	2012-06-19 11:32:14 +0900 (Tue, 19 Jun 2012)

  New Revision: 4b9d22758ade06d04a5df06eb3a01248daacae83
  https://github.com/groonga/groonga/commit/4b9d22758ade06d04a5df06eb3a01248daacae83

  Log:
    doc: fix markup about table name

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

  Modified: doc/source/functions/geo_distance.txt (+3 -3)
===================================================================
--- doc/source/functions/geo_distance.txt    2012-06-19 10:58:00 +0900 (8b275d2)
+++ doc/source/functions/geo_distance.txt    2012-06-19 11:32:14 +0900 (05b1b20)
@@ -58,13 +58,13 @@ This section shows simple usages.
 Here are two schema definition and sample data to show usage.
 Those samples show how to calculate the value of distance between Tokyo and Sapporo.
 
-#. Using the column value of location for calculating the distance (``Station`` table)
+#. Using the column value of location for calculating the distance (``Stations`` table)
 #. Using the explicitly specified value of location for calculating the distance (``Geo`` table)
 
 Using the column value of location
 """"""""""""""""""""""""""""""""""
 
-Here is a schema definition of Station.
+Here is a schema definition of ``Stations`` table.
 
 .. groonga-command
 .. include:: ../example/functions/geo_distance_setup_location.log
@@ -72,7 +72,7 @@ Here is a schema definition of Station.
 Using the explicitly specified value of location
 """"""""""""""""""""""""""""""""""""""""""""""""
 
-Here is a schema definition of Geo.
+Here is a schema definition of ``Geo`` table.
 
 .. groonga-command
 .. include:: ../example/functions/geo_distance_setup_distance.log
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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