]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
doc: fix an orthographic error
authorJan Engelhardt <jengelh@inai.de>
Mon, 28 Jan 2013 16:15:38 +0000 (17:15 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 28 Jan 2013 16:15:38 +0000 (17:15 +0100)
* doc/libtool.texi (Install mode): Ensure, not insure.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
doc/libtool.texi

index f7787f6b3b7585f9b533cde7677dcc740eb821f6..c06ddaae0bf9405dc4901398844192143c02846c 100644 (file)
@@ -1696,7 +1696,7 @@ not
 libdir='/tmp/usr/local/lib'
 @end example
 
-@code{inst-prefix} is also used to insure that if the installed
+@code{inst-prefix} is also used to ensure that if the installed
 object must be relinked upon installation, that it is relinked
 against the libraries in @var{inst-prefix-dir}/@code{prefix},
 not @code{prefix}.