diff --git a/tui_main.c b/tui_main.c index ceff22e..51c6cc3 100644 --- a/tui_main.c +++ b/tui_main.c @@ -27,7 +27,7 @@ static void usage() { "OSC/MIDI options:\n" " --osc-server \n" " Hostname or IP address to send OSC messages to.\n" - " Default: loopback (localhost or equivalent)\n" + " Default: loopback (this machine)\n" "\n" " --osc-port \n" " UDP port (or service name) to send OSC messages to.\n"