Typo in README.txt

Bug #516275 reported by Bryan Alsdorf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openid-auth
Fix Released
Low
Elliot Murphy

Bug Description

Very minor typo, 'auth' and 'openid' were switched around.

=== modified file 'README.txt'
--- README.txt 2010-01-20 00:25:44 +0000
+++ README.txt 2010-02-02 21:54:38 +0000
@@ -15,7 +15,7 @@
     It can also be found in most Linux distributions packaged as
     "python-openid". You will need version 2.2.0 or later.

- 2. Add 'django_auth_openid' to INSTALLED_APPS for your application.
+ 2. Add 'django_openid_auth' to INSTALLED_APPS for your application.
     At a minimum, you'll need the following in there:

         INSTALLED_APPS = (

Related branches

Revision history for this message
Elliot Murphy (statik) wrote :

Hey Bryan, it's been a while. Thanks for the patch, committed to trunk.

Changed in django-openid-auth:
assignee: nobody → Elliot Murphy (statik)
importance: Undecided → Low
status: New → Fix Committed
Changed in django-openid-auth:
milestone: none → 0.2
Changed in django-openid-auth:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.