From 9497c0d3ccbe87b2ba2924ec543f1cd84feb29a6 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 17 Jun 2026 18:55:35 +0000 Subject: [PATCH] Spelling --- doc/src/tables/locations_gps.m4 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/src/tables/locations_gps.m4 b/doc/src/tables/locations_gps.m4 index 61d6114..355b915 100644 --- a/doc/src/tables/locations_gps.m4 +++ b/doc/src/tables/locations_gps.m4 @@ -58,8 +58,8 @@ X (X utm coordinate) ```````````````````` .. |LOCATIONS_GPS.X_summary| replace:: - The X coodinate of the (UTM WGS84 encoded) location. - An integer beween ``sdb_min_x_utm`` and ``sdb_max_x_utm``, inclusive. + The X coordinate of the (UTM WGS84 encoded) location. + An integer between ``sdb_min_x_utm`` and ``sdb_max_x_utm``, inclusive. |LOCATIONS_GPS.X_summary| |notnull| @@ -71,8 +71,8 @@ Y (Y utm coordinate) ```````````````````` .. |LOCATIONS_GPS.Y_summary| replace:: - The Y coodinate of the (UTM WGS84 encoded) location. - An integer beween ``sdb_min_y_utm`` and ``sdb_max_y_utm`` inclusive. + The Y coordinate of the (UTM WGS84 encoded) location. + An integer between ``sdb_min_y_utm`` and ``sdb_max_y_utm`` inclusive. |LOCATIONS_GPS.Y_summary| |notnull| @@ -85,7 +85,7 @@ Elevation .. |LOCATIONS_GPS.Elevation_summary| replace:: The elevation of the location, in meters. - An integer beween ``sdb_min_elevation_utm`` and + An integer between ``sdb_min_elevation_utm`` and ``sdb_max_elevation_utm`` inclusive. |LOCATIONS_GPS.Elevation_summary| -- 2.34.1