mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
typo fix
This commit is contained in:
parent
2c1c7033d5
commit
086f5dd28a
@ -160,7 +160,7 @@ int main(int argc, char *argv[])
|
||||
if (rep == -2)
|
||||
log_fatal("Timeout logging into the API.");
|
||||
else
|
||||
log_fatal("Eror logging into the Voicemeeter API");
|
||||
log_fatal("Error logging into the Voicemeeter API");
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user