Corrected a typo in a comment
This commit is contained in:
parent
bd224623e8
commit
e20e529960
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class WikiService
|
|||
include Madeleine::Automatic::Interceptor
|
||||
|
||||
# These methods do not change the state of persistent objects, and
|
||||
# should not be ogged by Madeleine
|
||||
# should not be logged by Madeleine
|
||||
automatic_read_only :authenticate, :read_page, :setup?, :webs, :storage_path, :file_yard
|
||||
|
||||
@@storage_path = './storage/'
|
||||
|
|
Loading…
Reference in a new issue