summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIra Lun <sammyrosajoe@gmail.com>2019-06-21 15:38:25 +0100
committerIra Lun <sammyrosajoe@gmail.com>2019-06-21 15:38:25 +0100
commita3c19ca9712706bc701a9134e4477eb451998556 (patch)
tree2aaa6699f39c023931151a4888d21c7f5f2213e2
parent977fbd474d089fff191af8852aa8e165eef800d2 (diff)
downloadwebob-a3c19ca9712706bc701a9134e4477eb451998556.tar.gz
Fix typo.
-rw-r--r--src/webob/acceptparse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webob/acceptparse.py b/src/webob/acceptparse.py
index 2d3aa29..0ac3a5b 100644
--- a/src/webob/acceptparse.py
+++ b/src/webob/acceptparse.py
@@ -1198,7 +1198,7 @@ class MIMEAccept(Accept):
appropriate object.
This shim has an extended deprecation period to allow for application
- developers to switch the to new API.
+ developers to switch to the new API.
"""