From aff951c3594a4949b58ab47c2036ac79040a1071 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 29 Dec 2019 20:12:09 +0000 Subject: Fix typos in comments and messages, whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3726 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index e5b0265a..0d0d66b6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -349,7 +349,7 @@ endif # 1) Each directory produces an object file merge.o containing all the code # in that directory and its descendants that needs to go into the 'netpbm' # program. The make files do this recursively, via a link command that -# combines multiple relocateable object files into one. All we do here +# combines multiple relocatable object files into one. All we do here # at the top level is make merge.o and link it with netpbm.o and the # libraries. # -- cgit 1.4.1