Skip to content

Commit

Permalink
Small wording fix for flood vector building impact
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jul 20, 2015
1 parent 2fafa18 commit 6b9a13f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def target_field():
field.name = 'Target Field'
field.is_required = True
field.help_text = (
'This field of impact layer marks inundated roads by \'1\' value')
'This field of impact layer marks inundated buildings by \'1\' value')
field.description = (
'This field of impact layer marks inundated roads by \'1\' value. '
'This is the longer description of this parameter.')
Expand Down

0 comments on commit 6b9a13f

Please sign in to comment.