]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Fix broken link in docs.
authorBen Darnell <ben@bendarnell.com>
Sun, 18 Jan 2015 18:33:45 +0000 (13:33 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 18 Jan 2015 18:33:45 +0000 (13:33 -0500)
docs/releases/next.rst

index 62ee01dcd902e4bc1026b2db5a61228cade59ad8..9c03893e67de6c0093a0891e708a3e8e6035754f 100644 (file)
@@ -73,7 +73,7 @@ In progress
   for certificate validation.
 * Malformed ``_xsrf`` cookies are now ignored instead of causing
   uncaught exceptions.
-* `.Application.start_request` now has the same signature as
+* ``Application.start_request`` now has the same signature as
   `.HTTPServerConnectionDelegate.start_request`.
 * `.HTTPServer` now calls ``start_request`` with the correct
   arguments.  This change is backwards-incompatible, afffecting any