From: Cory Benfield Date: Wed, 25 Jul 2012 12:24:38 +0000 (+0100) Subject: Comment typo fix and move newline. X-Git-Tag: v0.13.4~7^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55237ad67dddaf070a40ea1ab64f84799356edfa;p=services%2Fpython-requests.git Comment typo fix and move newline. --- diff --git a/requests/_oauth.py b/requests/_oauth.py index 7105a60..165e937 100644 --- a/requests/_oauth.py +++ b/requests/_oauth.py @@ -4,8 +4,8 @@ requests._oauth ~~~~~~~~~~~~~~~ -This module comtains the path hack neccesary for oauthlib to be vendored into requests -while allowing upstream changes. +This module contains the path hack necessary for oauthlib to be vendored into +requests while allowing upstream changes. """ import os