From 49b862cf0587b5db2d82121d14d3caef3f28864a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 14 Nov 1994 18:06:28 +0000 Subject: [PATCH] Fix typos in comment. --- src/s/isc2-2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5