Fossil SCM
Fix a typo in the "setup_access" screen. Ticket [6a70408ccb230a20856117]
Commit
13920cd0f459c35d2dac68c7ca82d43e0e1ce83b
Parent
09fc7be1f056f15…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -796,11 +796,11 @@ | ||
| 796 | 796 | @ <hr /> |
| 797 | 797 | onoff_attribute("Show javascript button to fill in CAPTCHA", |
| 798 | 798 | "auto-captcha", "autocaptcha", 0); |
| 799 | 799 | @ <p>When enabled, a button appears on the login screen for user |
| 800 | 800 | @ "anonymous" that will automatically fill in the CAPTCHA password. |
| 801 | - @ This is less secure that forcing the user to do it manually, but is | |
| 801 | + @ This is less secure than forcing the user to do it manually, but is | |
| 802 | 802 | @ probably secure enough and it is certainly more convenient for |
| 803 | 803 | @ anonymous users.</p> |
| 804 | 804 | |
| 805 | 805 | @ <hr /> |
| 806 | 806 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 807 | 807 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -796,11 +796,11 @@ | |
| 796 | @ <hr /> |
| 797 | onoff_attribute("Show javascript button to fill in CAPTCHA", |
| 798 | "auto-captcha", "autocaptcha", 0); |
| 799 | @ <p>When enabled, a button appears on the login screen for user |
| 800 | @ "anonymous" that will automatically fill in the CAPTCHA password. |
| 801 | @ This is less secure that forcing the user to do it manually, but is |
| 802 | @ probably secure enough and it is certainly more convenient for |
| 803 | @ anonymous users.</p> |
| 804 | |
| 805 | @ <hr /> |
| 806 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 807 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -796,11 +796,11 @@ | |
| 796 | @ <hr /> |
| 797 | onoff_attribute("Show javascript button to fill in CAPTCHA", |
| 798 | "auto-captcha", "autocaptcha", 0); |
| 799 | @ <p>When enabled, a button appears on the login screen for user |
| 800 | @ "anonymous" that will automatically fill in the CAPTCHA password. |
| 801 | @ This is less secure than forcing the user to do it manually, but is |
| 802 | @ probably secure enough and it is certainly more convenient for |
| 803 | @ anonymous users.</p> |
| 804 | |
| 805 | @ <hr /> |
| 806 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 807 |