diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/rest/docs/basic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/docs/basic.txt b/src/mailman/rest/docs/basic.txt index 490db6d11..06a507def 100644 --- a/src/mailman/rest/docs/basic.txt +++ b/src/mailman/rest/docs/basic.txt @@ -23,7 +23,7 @@ returned. Non-existent links ================== -when you try to access an admin link that doesn't exist, you get the +When you try to access an admin link that doesn't exist, you get the appropriate HTTP 404 Not Found error. >>> from urllib2 import urlopen |
