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 08f63578301..2b753da31d9 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 @@ -59,7 +59,7 @@ </para> <table id="earthdistance-cube-functions"> - <title>Cube-based earthdistance functions</title> + <title>Cube-Based Earthdistance Functions</title> <tgroup cols="3"> <thead> <row> @@ -136,7 +136,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 @@ -152,7 +152,7 @@ </para> <table id="earthdistance-point-operators"> - <title>Point-based earthdistance operators</title> + <title>Point-Based Earthdistance Operators</title> <tgroup cols="3"> <thead> <row> |