]> granicus.if.org Git - sudo/commitdiff
fix comment typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Oct 2014 20:21:27 +0000 (14:21 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Oct 2014 20:21:27 +0000 (14:21 -0600)
lib/util/Makefile.in

index 5fc2b887031bd4fadaba77b47a797c1822132dec..e7cc4451e54db9d1b9cb27c4ed01f854398ab367 100644 (file)
@@ -70,7 +70,7 @@ PIE_LDFLAGS = @PIE_LDFLAGS@
 SSP_CFLAGS = @SSP_CFLAGS@
 SSP_LDFLAGS = @SSP_LDFLAGS@
 
-# Libtool style shard library version
+# Libtool style shared library version
 SHLIB_VERSION = 0:0:0
 
 # cppcheck options, usually set in the top-level Makefile