Fixed typo: ZIP -> Zip code
New window for graph chart menu bzr revid: pinky-9fe60a45390be40b6e4131f421319c37cc70b570master
parent
8a886b6dd0
commit
790a79bf5c
|
@ -278,7 +278,7 @@ class wizard_base_setup(wizard.interface):
|
|||
'size': 128,
|
||||
},
|
||||
'zip':{
|
||||
'string': 'Zip',
|
||||
'string': 'Zip code',
|
||||
'type': 'char',
|
||||
'size': 24,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue