]> Pileus Git - ~andy/csm213a-hw/commitdiff
Fix typo
authorAndy Spencer <andy753421@gmail.com>
Mon, 10 Feb 2014 01:59:35 +0000 (01:59 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 10 Feb 2014 01:59:35 +0000 (01:59 +0000)
vis/config.py

index 5e5ce4ae731fc44c196983d885a668212d4b8e78..07151fe383b06a41d5581fefead5c6821a1d3ee0 100644 (file)
@@ -32,7 +32,7 @@ class Config:
                'rate': {
                        'acc':      1,
                        'mag':      1,
-                       'lgh':      1,
+                       'lgt':      1,
                        'tch':      1,
                        'a2d':      1,
                },