From: Johannes Date: Fri, 20 May 2011 16:34:43 +0000 (+0200) Subject: Fix typos X-Git-Tag: v0.4.1^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef81c166114c3e11502b96ce344bfdaa7292d9ff;p=services%2Fpython-requests.git Fix typos --- diff --git a/requests/exceptions.py b/requests/exceptions.py index 76299e2..eff7512 100644 --- a/requests/exceptions.py +++ b/requests/exceptions.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ -requests.models +requests.exceptions ~~~~~~~~~~~~~~~ """