Fix typo in comment.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 20 Feb 2008 12:09:38 +0000 (12:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 20 Feb 2008 12:09:38 +0000 (12:09 +0000)
lib-src/emacsclient.c

index 1ccd835..e927c12 100644 (file)
@@ -1511,7 +1511,7 @@ main (argc, argv)
               a valid drive designator, are interpreted as drive:path, not
               file:stream, and treated as absolute.
               The user can still pass a file:stream if desired (for example,
-              .\X:Y, but it is not very useful, as Emacs currently does a
+              .\X:Y), but it is not very useful, as Emacs currently does a
               very bad job of dealing wih NTFS streams. */
            {
              char *filename = (char *) xmalloc (MAX_PATH);