]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos in comment.
authorKarl Heuer <kwzh@gnu.org>
Mon, 14 Nov 1994 18:06:28 +0000 (18:06 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 14 Nov 1994 18:06:28 +0000 (18:06 +0000)
src/s/isc2-2.h

index a9f3304b8d2209334b83933b292574b7c0e78e87..d825358e361d91ee17034418f28e3d37c2c32051 100644 (file)
@@ -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