Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nov committed Jan 18, 2011
1 parent f1c7a4b commit 73ecfd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/openid/extensions/ui.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def self.from_openid_request(oid_req)
return oauth_req
end

# Set UI extention parameters
# Set UI extension parameters
def parse_extension_args(args)
@lang = args["lang"]
@icon = args["icon"]
Expand Down

0 comments on commit 73ecfd6

Please sign in to comment.