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

index 9ba209e4ec38f70bd63cd44ab3d2570a1fb007e8..027f35fc2490822c39b8573b59e4d04cb29d8e57 100644 (file)
@@ -1020,8 +1020,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