Skip to content

Commit 881ce24

Browse files
Update daemon.rb
Typo
1 parent 7ccc4bb commit 881ce24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/ruby/bin/daemon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def initialize(opts={})
168168
Util.log "SuperCollider inputs enabled by GUI"
169169
end
170170

171-
#start compton to handle transparency (needs to be after Util.open_log)
171+
#start compton to handle transparency (needs to be after Util.open_log)
172172
@compton_booter = ComptonBooter.new if Util.os == :raspberry
173173

174174
# Get a map of port numbers to use

0 commit comments

Comments
 (0)