From d4c066abf017bc7af8fa30a25248dbae9e40355d Mon Sep 17 00:00:00 2001 From: Joar Wandborg Date: Wed, 19 Sep 2012 22:13:16 +0200 Subject: [PATCH] Fixed typo in OAuth README --- mediagoblin/plugins/oauth/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediagoblin/plugins/oauth/README.rst b/mediagoblin/plugins/oauth/README.rst index 8ca5ed9f..e5a1dc3a 100644 --- a/mediagoblin/plugins/oauth/README.rst +++ b/mediagoblin/plugins/oauth/README.rst @@ -3,7 +3,7 @@ ============== .. warning:: - In it's current state. This plugin has received no security audit. + In its current state. This plugin has received no security audit. Development has been entirely focused on Making It Work(TM). Use this plugin with caution.