Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 8225

Show
Ignore:
Timestamp:
11/28/07 00:27:53 (7 months ago)
Author:
david
Message:

Docfix (closes #9131)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/open_id_authentication/README

    r7162 r8225  
    9696              successful_login 
    9797            else 
    98               failed_login "Sorry, no user by that identity URL exists (#{identity_url})") 
     98              failed_login "Sorry, no user by that identity URL exists (#{identity_url})" 
    9999            end 
    100100          else