Comment typo fix and move newline.
authorCory Benfield <lukasaoz@gmail.com>
Wed, 25 Jul 2012 12:24:38 +0000 (13:24 +0100)
committerCory Benfield <lukasaoz@gmail.com>
Wed, 25 Jul 2012 12:24:38 +0000 (13:24 +0100)
requests/_oauth.py

index 7105a60..165e937 100644 (file)
@@ -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