Fossil SCM
Remove a repeated "are" in hash-policy command help text.
Commit
5776542195af2925f8c73a985e952ca2e02393b4
Parent
623528470de097c…
1 file changed
+1
-1
+1
-1
| --- src/hname.c | ||
| +++ src/hname.c | ||
| @@ -249,11 +249,11 @@ | ||
| 249 | 249 | ** sha3-only Use only SHA3 artifact names. Do not reuse legacy |
| 250 | 250 | ** SHA1 names. |
| 251 | 251 | ** |
| 252 | 252 | ** shun-sha1 Shun any SHA1 artifacts received by sync operations |
| 253 | 253 | ** other than clones. Older legacy SHA1 artifacts are |
| 254 | -** are allowed during a clone. | |
| 254 | +** allowed during a clone. | |
| 255 | 255 | ** |
| 256 | 256 | ** The default hash policy for existing repositories is "auto", which will |
| 257 | 257 | ** immediately promote to "sha3" if the repository contains one or more |
| 258 | 258 | ** artifacts with SHA3 names. The default hash policy for new repositories |
| 259 | 259 | ** is "shun-sha1". |
| 260 | 260 |
| --- src/hname.c | |
| +++ src/hname.c | |
| @@ -249,11 +249,11 @@ | |
| 249 | ** sha3-only Use only SHA3 artifact names. Do not reuse legacy |
| 250 | ** SHA1 names. |
| 251 | ** |
| 252 | ** shun-sha1 Shun any SHA1 artifacts received by sync operations |
| 253 | ** other than clones. Older legacy SHA1 artifacts are |
| 254 | ** are allowed during a clone. |
| 255 | ** |
| 256 | ** The default hash policy for existing repositories is "auto", which will |
| 257 | ** immediately promote to "sha3" if the repository contains one or more |
| 258 | ** artifacts with SHA3 names. The default hash policy for new repositories |
| 259 | ** is "shun-sha1". |
| 260 |
| --- src/hname.c | |
| +++ src/hname.c | |
| @@ -249,11 +249,11 @@ | |
| 249 | ** sha3-only Use only SHA3 artifact names. Do not reuse legacy |
| 250 | ** SHA1 names. |
| 251 | ** |
| 252 | ** shun-sha1 Shun any SHA1 artifacts received by sync operations |
| 253 | ** other than clones. Older legacy SHA1 artifacts are |
| 254 | ** allowed during a clone. |
| 255 | ** |
| 256 | ** The default hash policy for existing repositories is "auto", which will |
| 257 | ** immediately promote to "sha3" if the repository contains one or more |
| 258 | ** artifacts with SHA3 names. The default hash policy for new repositories |
| 259 | ** is "shun-sha1". |
| 260 |