add period to help text for http password

This commit is contained in:
Stephen Birarda 2014-09-26 13:16:08 -07:00
parent 96627a8f97
commit 33856be29e

View file

@ -28,7 +28,7 @@
"name": "http-password", "name": "http-password",
"label": "HTTP Password", "label": "HTTP Password",
"type": "password", "type": "password",
"help": "Password used for basic HTTP authentication. Leave this blank if you do not want to change it", "help": "Password used for basic HTTP authentication. Leave this blank if you do not want to change it.",
"value-hidden": true "value-hidden": true
} }
] ]