--- rxvt-unicode/src/rxvttoolkit.C 2007/11/11 04:08:00 1.75 +++ rxvt-unicode/src/rxvttoolkit.C 2007/11/11 18:05:19 1.76 @@ -464,7 +464,7 @@ int fd = XConnectionNumber (dpy); // try to detect wether we have a local connection. - // assume unix domains socket == local, everything else not + // assume unix domain socket == local, everything else not // TODO: might want to check for inet/127.0.0.1 is_local = 0; sockaddr_un sa;