From: Karl Heuer Date: Mon, 14 Nov 1994 18:06:28 +0000 (+0000) Subject: Fix typos in comment. X-Git-Tag: emacs-19.34~5944 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49b862cf0587b5db2d82121d14d3caef3f28864a;p=emacs.git Fix typos in comment. --- diff --git a/src/s/isc2-2.h b/src/s/isc2-2.h index a9f3304b8d2..d825358e361 100644 --- a/src/s/isc2-2.h +++ b/src/s/isc2-2.h @@ -35,7 +35,7 @@ #define SIGNALS_VIA_CHARACTERS /* -lPW is only needed if not using Gcc. We used to include -lcposix here - for the rename function, but some pepople saus ISC's renames doesn't + for the rename function, but some people say ISC's rename doesn't work correctly with Emacs so we use Emacs' emulation instead. */ #if defined (__GNUC__) # define LIB_STANDARD -lcposix -lc