Fixed typo: ZIP -> Zip code

New window for graph chart menu

bzr revid: pinky-9fe60a45390be40b6e4131f421319c37cc70b570
This commit is contained in:
pinky 2006-12-27 14:59:09 +00:00
parent 8a886b6dd0
commit 790a79bf5c
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ class wizard_base_setup(wizard.interface):
'size': 128,
},
'zip':{
'string': 'Zip',
'string': 'Zip code',
'type': 'char',
'size': 24,
},