From c1305a1a18789dd4fb63212e943bcb357543d4cc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 10 Jan 1995 11:29:08 +0000 Subject: ($(bindir)/make): Fix typo in echo. --- compatMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatMakefile') diff --git a/compatMakefile b/compatMakefile index be057e5..eca3244 100644 --- a/compatMakefile +++ b/compatMakefile @@ -195,7 +195,7 @@ $(bindir)/$(binprefix)make: make else \ echo "$@ needs to be owned by group $(group) and setgid;"; \ echo "otherwise the \`-l' option will probably not work."; \ - echo "You may need special priveleges to install $@."; \ + echo "You may need special privileges to install $@."; \ fi; \ else true; fi # Some systems can't deal with renaming onto a running binary. -- cgit v1.2.3