Fixed minor typo in lib/guardian.rb

Just a letter switch I found upon browsing the code :)
This commit is contained in:
Bruno Bonamin 2013-02-06 17:46:45 -02:00
parent 2ce69c73eb
commit de871ccf8a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# The guardian is responsible for confirming access to various site resources and opreations
# The guardian is responsible for confirming access to various site resources and operations
class Guardian
attr_reader :user