diff options
Diffstat (limited to 'devtools')
-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 12981e8c..a8799195 100755 --- a/devtools/ais.py +++ b/devtools/ais.py @@ -669,7 +669,7 @@ type25 = ( bitfield("data", None, 'raw', None, "Data"), ) -# No type 26 handling yet, we'd need new machinery to contrain how many +# No type 26 handling yet, we'd need new machinery to constrain how many # bits the data spec eats in order to recover the radio bits after it. aivdm_decode = ( |