summaryrefslogtreecommitdiff
path: root/drivers.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-10-16 15:59:14 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-10-16 15:59:14 -0400
commita093fe1646a273f3efae523fb9503fa750ee26e4 (patch)
tree49a588800e5729f7db8e9f282a22939cb2a45e6c /drivers.c
parent6fd78f0f1da86ec302704767e48cec98d5ad6272 (diff)
downloadgpsd-a093fe1646a273f3efae523fb9503fa750ee26e4.tar.gz
Typo fix.
Diffstat (limited to 'drivers.c')
-rw-r--r--drivers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers.c b/drivers.c
index c94dbf8b..3de65bda 100644
--- a/drivers.c
+++ b/drivers.c
@@ -116,7 +116,7 @@ const struct gps_type_t unknown = {
* ship NMEA subtype probe strings to a device until we've seen at
* least one NMEA packet. This avoids spamming devices that might
* actually be USB modems or other things in USB device class FF that
- * just happen to have one of 'our' adaptor chips in pront of them.
+ * just happen to have one of 'our' adaptor chips in front of them.
*
**************************************************************************/