From 7d45fbcaef8e5fec458998319fbf042ada3d57d4 Mon Sep 17 00:00:00 2001 From: Ira Lun Date: Tue, 29 Aug 2017 23:28:44 +0100 Subject: Remove hyphen, as the Accept header itself has no hyphen. --- docs/api/webob.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/webob.txt b/docs/api/webob.txt index 766aa86..9f6a1d1 100644 --- a/docs/api/webob.txt +++ b/docs/api/webob.txt @@ -4,7 +4,7 @@ Headers ------- -Accept-* +Accept* ~~~~~~~~ .. automodule:: webob.acceptparse -- cgit v1.2.1