diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2010-05-11 19:40:06 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2010-05-11 19:40:06 -0400 |
commit | 0149b289b11153bc35377e255c009006e01dd3b5 (patch) | |
tree | b9b4e6d9ea10366983cfe9a7dec8fdda746947d1 /devtools/ais.py | |
parent | c794ff4bd37d66cc44a7280d474843bc1c391092 (diff) | |
download | gpsd-0149b289b11153bc35377e255c009006e01dd3b5.tar.gz |
Typo fixes.
Diffstat (limited to 'devtools/ais.py')
-rwxr-xr-x | devtools/ais.py | 2 |
1 files changed, 1 insertions, 1 deletions
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", |