summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-05-11 19:40:06 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-05-11 19:40:06 -0400
commit0149b289b11153bc35377e255c009006e01dd3b5 (patch)
treeb9b4e6d9ea10366983cfe9a7dec8fdda746947d1
parentc794ff4bd37d66cc44a7280d474843bc1c391092 (diff)
downloadgpsd-0149b289b11153bc35377e255c009006e01dd3b5.tar.gz
Typo fixes.
-rw-r--r--NEWS2
-rwxr-xr-xdevtools/ais.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7d323320..8e6d2c59 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
chroot jails where access to ptys is locked out. AIS code now
interprets message type 6 and 8 application IDs correctly as a
Designated Area Code and Functional ID pair. gpspipe has a new -T
- option for setting the timestamp frmat. xgpsspeed is completely
+ option for setting the timestamp format. xgpsspeed is completely
rewritten in Python, eliminating some dependencies on ancient X
libraries.
diff --git a/devtools/ais.py b/devtools/ais.py
index 8bc2f9f8..9638b624 100755
--- a/devtools/ais.py
+++ b/devtools/ais.py
@@ -514,7 +514,7 @@ type20 = (
)
aide_type_legends = (
- "Unspcified",
+ "Unspecified",
"Reference point",
"RACON",
"Fixed offshore structure",