mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
Fixed minor typo in lib/guardian.rb
Just a letter switch I found upon browsing the code :)
This commit is contained in:
parent
2ce69c73eb
commit
de871ccf8a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue