Thanks @ngauthier for spellchecking!
This commit is contained in:
parent
1178c940bb
commit
8d2ad57e18
@ -50,7 +50,7 @@ module Compass
|
|||||||
|
|
||||||
def initialize!(config = nil)
|
def initialize!(config = nil)
|
||||||
if booted?
|
if booted?
|
||||||
Compass::Util.compass_warn("Warning: Compass was booted twice. Compass has a Railtie now; please remove your intializer.")
|
Compass::Util.compass_warn("Warning: Compass was booted twice. Compass has a Railtie now; please remove your initializer.")
|
||||||
else
|
else
|
||||||
booted!
|
booted!
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user