Merge pull request #1362 from czettnersandor/master

Minor grammar fixes
This commit is contained in:
Andrew Bauer 2016-03-25 08:38:06 -05:00
commit a3e79e5119
1 changed files with 2 additions and 2 deletions

View File

@ -345,10 +345,10 @@ our @options =
already logged in. As authentication hashes are time and, already logged in. As authentication hashes are time and,
optionally, IP limited this can allow short-term access to optionally, IP limited this can allow short-term access to
ZoneMinder screens from other web pages etc. In order to use ZoneMinder screens from other web pages etc. In order to use
this the calling application will hae to generate the this the calling application will have to generate the
authentication hash itself and ensure it is valid. If you use authentication hash itself and ensure it is valid. If you use
this option you should ensure that you have modified the this option you should ensure that you have modified the
ZM_AUTH_HASH_SECRET to somethign unique to your system. ZM_AUTH_HASH_SECRET to something unique to your system.
"), "),
requires => [ requires => [
{ name=>"ZM_OPT_USE_AUTH", value=>"yes" }, { name=>"ZM_OPT_USE_AUTH", value=>"yes" },