mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-21 17:30:49 +00:00
typo
This commit is contained in:
parent
57946fa151
commit
a05cf510f7
@ -48,7 +48,7 @@ module Voicemeeter
|
|||||||
def logout
|
def logout
|
||||||
sleep(0.1)
|
sleep(0.1)
|
||||||
CBindings.call(:bind_logout)
|
CBindings.call(:bind_logout)
|
||||||
logger.info "Sucessfully logged out of #{self}"
|
logger.info "Successfully logged out of #{self}"
|
||||||
end
|
end
|
||||||
|
|
||||||
def pdirty?
|
def pdirty?
|
||||||
|
Loading…
Reference in New Issue
Block a user