]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
typo fix from Mo DeJong
authorMo DeJong <mdejong@redhat.com>
Thu, 20 Jul 2000 01:59:15 +0000 (01:59 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 20 Jul 2000 01:59:15 +0000 (01:59 +0000)
doc/libtool.texi

index 99f24b6e519d088f649440b3234221c48f334e0c..cf577c8825c2fad5e0bac8585893ec271211b03a 100644 (file)
@@ -1017,8 +1017,8 @@ you're only interested in a static library.  When you link a program
 with such a library, libtool will actually link all object files and
 dependency libraries into the program.
 
-If you omit both @samp{-rpath} and @samp{-static}, libtool create a
-libtool convenience library that can be used to create other libtool
+If you omit both @samp{-rpath} and @samp{-static}, libtool will create a
+convenience library that can be used to create other libtool
 libraries, even shared ones.  Just like in the static case, the library
 behaves as an alias to a set of object files and dependency libraries,
 but in this case the object files are suitable for inclusion in shared