From f67a13c5a01b6890c49b6370e0b37dcffe774d6d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 28 Jan 2013 17:15:38 +0100 Subject: [PATCH] doc: fix an orthographic error * doc/libtool.texi (Install mode): Ensure, not insure. Signed-off-by: Peter Rosin --- doc/libtool.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/libtool.texi b/doc/libtool.texi index f7787f6b3..c06ddaae0 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -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}. -- 2.47.3