diff options
Diffstat (limited to 'doc/src/sgml/earthdistance.sgml')
-rw-r--r-- | doc/src/sgml/earthdistance.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/earthdistance.sgml b/doc/src/sgml/earthdistance.sgml index 1f3ea6aa6e2..670fc9955f7 100644 --- a/doc/src/sgml/earthdistance.sgml +++ b/doc/src/sgml/earthdistance.sgml @@ -24,7 +24,7 @@ </para> <sect2> - <title>Cube-based Earth Distances</title> + <title>Cube-Based Earth Distances</title> <para> Data is stored in cubes that are points (both corners are the same) using 3 @@ -60,7 +60,7 @@ </para> <table id="earthdistance-cube-functions"> - <title>Cube-based Earthdistance Functions</title> + <title>Cube-Based Earthdistance Functions</title> <tgroup cols="3"> <thead> <row> @@ -137,7 +137,7 @@ </sect2> <sect2> - <title>Point-based Earth Distances</title> + <title>Point-Based Earth Distances</title> <para> The second part of the module relies on representing Earth locations as @@ -154,7 +154,7 @@ </para> <table id="earthdistance-point-operators"> - <title>Point-based Earthdistance Operators</title> + <title>Point-Based Earthdistance Operators</title> <tgroup cols="3"> <thead> <row> |