mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 18:05:06 +08: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,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
|
class Guardian
|
||||||
|
|
||||||
attr_reader :user
|
attr_reader :user
|
||||||
|
|
Loading…
Reference in New Issue
Block a user