Diff
Not logged in

Differences From:

File src/setup.c part of check-in [bb3a25e2f0] - Add a configuration option to the Setup/Access page that allows the user to set the xfer download limit. Increase the default xfer download limit to 5 million bytes. Increase the minimum phantom request limit from 100 to 200. by drh on 2008-01-31 22:04:42. [view]

To:

File src/setup.c part of check-in [5d3783bd61] - Fix a typo on the user setup page. Reported via email by Brad Harder. by drh on 2008-02-01 12:39:40. Also file src/setup.c part of check-in [dbdc160161] - Merged with mainline. by aku on 2008-02-02 07:33:03. [view]

@@ -415,9 +415,9 @@
   @ is displayed on the login screen beside the password entry box
   @ so anybody who can read should be able to login as anonymous.
   @ On the other hand, spiders and web-crawlers will typically not
   @ be able to login.  Set the capabilities of the anonymous user
-  @ to things that you want any human to be able to do, but no any
+  @ to things that you want any human to be able to do, but not any
   @ spider.
   @ </p></li>
   @ </form>
   style_footer();