summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-11 04:16:23 -0300
committerBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-11 04:16:23 -0300
commitd58b7d9e6f5e5cea655c88decb05961ea1f03e86 (patch)
tree87309a27fc973f3bec80b0b5fe135f69f7f13462
parent7404dd604de8bc95eaf1c3c3fad5fbdcb64c29b8 (diff)
downloadaskbot-d58b7d9e6f5e5cea655c88decb05961ea1f03e86.tar.gz
askbot-d58b7d9e6f5e5cea655c88decb05961ea1f03e86.tar.bz2
askbot-d58b7d9e6f5e5cea655c88decb05961ea1f03e86.zip
Typo.
-rw-r--r--django_authopenid/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django_authopenid/views.py b/django_authopenid/views.py
index cf14b538..218a31a2 100644
--- a/django_authopenid/views.py
+++ b/django_authopenid/views.py
@@ -358,7 +358,7 @@ def register(request):
'flickr':'<font color="#0063dc">flick</font><font color="#ff0084">r</font>&trade;',
'google':'Google&trade;',
'aol':'<font color="#31658e">AOL</font>',
- 'myopenid':'OpenID',
+ 'myopenid':'MyOpenID',
}
if provider_name not in providers:
provider_logo = provider_name