commit: r894 - branches/secure_spread_4.4/docs
[email protected] Tue, 29 Aug 2017 16:09:09 -0400
| Newsgroups | gmane.network.spread.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jschultz Date: 2017-08-29 16:09:09 -0400 (Tue, 29 Aug 2017) New Revision: 894 Modified: branches/secure_spread_4.4/docs/sample.spread.conf Log: Minor documentation fix Modified: branches/secure_spread_4.4/docs/sample.spread.conf =================================================================== --- branches/secure_spread_4.4/docs/sample.spread.conf 2017-08-29 19:41:19 UTC (rev 893) +++ branches/secure_spread_4.4/docs/sample.spread.conf 2017-08-29 20:09:09 UTC (rev 894) @@ -301,7 +301,7 @@ # Some of the choices that are supported include (see security.c for a # full list): SHA1 and SHA256. # -# A security section then you must specify a HmacKey. HmacKey is a +# A security section must specify a HmacKey. HmacKey is a # hexadecimal string of length dependent upon the chosen HmacMD. If # you specify a key of incorrect length, Spread will print the # required length before exiting.