Message typo.
[udpgate.git] / src / ui-line.c
index e512ac8..d305875 100644 (file)
 #include "main.h"
 
 
-void ui_line_interactive(void)
+static void ui_line_interactive(void)
 {
        g_error(_(
-"No X Windows System accessible and no action was specified.\n"
+"No X Window System accessible and no action was specified.\n"
 "Use one of --start or --stop command-line argument, see also --help"
 ));
        /* NOTREACHED */