about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-06 00:15:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-06 00:15:25 +0000
commit1b72ac8d1efa4824ba3e4865ee9c89085cf5decf (patch)
tree0adf344fcde1eb42d01636f074fb6dde9959ad24
parent6fda73953a3bd305ae398b4ab9acecb68ab2bc9c (diff)
downloadnetpbm-mirror-1b72ac8d1efa4824ba3e4865ee9c89085cf5decf.tar.gz
netpbm-mirror-1b72ac8d1efa4824ba3e4865ee9c89085cf5decf.tar.xz
netpbm-mirror-1b72ac8d1efa4824ba3e4865ee9c89085cf5decf.zip
fix typo
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2452 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--buildtools/README.pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/README.pkg b/buildtools/README.pkg
index 6761ecf3..d642dee8 100644
--- a/buildtools/README.pkg
+++ b/buildtools/README.pkg
@@ -172,7 +172,7 @@ library might use netpbm-config to generate the necessary compiler and linker
 options to access that library.
 
 Using netpbm-config, it's possible to have a viable Netpbm installation where
-netpbm.config is the only file in any default search path.
+netpbm-config is the only file in any default search path.
 
 The xxx-config concept (in general, not just Netpbm) has largely been replaced
 by the pkg-config concept (see netpbm.pc above).