typo
This commit is contained in:
parent
f596ed3ac2
commit
a47f0c8f89
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ class StyleChooser:
|
|||
for a,b in r.iteritems():
|
||||
a = a.strip()
|
||||
b = b.strip()
|
||||
if a = "casing-width":
|
||||
if a == "casing-width":
|
||||
"josm support"
|
||||
if b[0] = "+":
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue