summaryrefslogtreecommitdiff
path: root/driver_nmea0183.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-09 05:40:52 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-09 05:40:52 -0500
commit3d4f42b7e3046a648383195b7f903d059521e875 (patch)
treeaa890492ad538f7ddbde9a6eb8bb7c217f2d3925 /driver_nmea0183.c
parent563edcdf1073540a5fd9dedc9c2f2c626c9bcb19 (diff)
downloadgpsd-3d4f42b7e3046a648383195b7f903d059521e875.tar.gz
uBlox -> u-blox; the company does not biicapitalize its name.
Diffstat (limited to 'driver_nmea0183.c')
-rw-r--r--driver_nmea0183.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_nmea0183.c b/driver_nmea0183.c
index 5348006a..5fc017f3 100644
--- a/driver_nmea0183.c
+++ b/driver_nmea0183.c
@@ -733,7 +733,7 @@ static gps_mask_t processGPZDA(int c UNUSED, char *field[],
* 6) Local zone minutes description, apply same sign as local hours
* 7) Checksum
*
- * Note: some devices, like the uBlox ANTARIS 4h, are known to ship ZDAs
+ * Note: some devices, like the u-blox ANTARIS 4h, are known to ship ZDAs
* with some fields blank under poorly-understood circumstances (probably
* when they don't have satellite lock yet).
*/