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 --- config.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk.in') diff --git a/config.mk.in b/config.mk.in index ee692332..05cb45d4 100644 --- a/config.mk.in +++ b/config.mk.in @@ -282,7 +282,7 @@ LDSHLIB = -shared -Wl,-soname,$(SONAME) #LDSHLIB=-dynamiclib #LDSHLIB=-dynamiclib -install_name $(NETPBMLIB_RUNTIME_PATH)/libnetpbm.$(MAJ).dylib -# LDRELOC is the command to combine two .o files (relocateable object files) +# LDRELOC is the command to combine two .o files (relocatable object files) # into a single .o file that can later be linked into something else. NONE # means no such command is available. -- cgit 1.4.1