mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Fix typo (#39110).
Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22494 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
07aab5a280
commit
f29c22157d
@ -225,7 +225,7 @@ module Redmine
|
||||
|
||||
# Turn sudo mode back on
|
||||
def self.enable!
|
||||
CurrentSUdoMode.disabled = nil
|
||||
CurrentSudoMode.disabled = nil
|
||||
end
|
||||
|
||||
def self.enabled?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user