conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's

Spotted by peol on IRC
This commit is contained in:
Colin Guthrie 2009-09-18 16:10:13 +01:00
parent fd25e8fa8b
commit 8f29968788

View file

@ -70,7 +70,7 @@
; rlimit-msgqueue = -1 ; rlimit-msgqueue = -1
; rlimit-nice = 31 ; rlimit-nice = 31
; rlimit-rtprio = 9 ; rlimit-rtprio = 9
; rlimit-rtttime = 1000000 ; rlimit-rttime = 1000000
; default-sample-format = s16le ; default-sample-format = s16le
; default-sample-rate = 44100 ; default-sample-rate = 44100