mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:55:08 +00:00
Merge pull request #4916 from pfaffman/patch-1
Typo: I've been staring at this thing starting for weeks
This commit is contained in:
commit
33e3746d4d
@ -51,7 +51,7 @@ Discourse::Application.configure do
|
||||
|
||||
require 'stylesheet/watcher'
|
||||
if defined? Puma
|
||||
STDERR.puts "Staring CSS change watcher"
|
||||
STDERR.puts "Starting CSS change watcher"
|
||||
@watcher = Stylesheet::Watcher.watch
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user