]> Dogcows Code - chaz/openbox/blobdiff - tools/gdm-control/gdm-control.c
Typos in error message from gdm-control
[chaz/openbox] / tools / gdm-control / gdm-control.c
index b3178e51dbaea5c7534339248c4625eb1742f47d..db28841d78efc20bf03ce3c3864e382d6c7f988b 100644 (file)
@@ -259,7 +259,7 @@ int main(int argc, char **argv)
         d = XDisplayName(NULL);
         if (!d) {
             fprintf(stderr,
-                    "Unable to fina an X display specified by the DISPLAY "
+                    "Unable to find the X display specified by the DISPLAY "
                     "environment variable. Ensure that it is set correctly.");
             return 1;
         }
This page took 0.023299 seconds and 4 git commands to generate.