branch development updated: libtool: Fix typos

Ileana Dumitrescu <[email protected]>
Newsgroups gmane.comp.gnu.libtool.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

ildumi pushed a commit to branch development
in repository libtool.

The following commit(s) were added to refs/heads/development by this push:
     new bb569466 libtool: Fix typos
bb569466 is described below

commit bb5694666b3fdbf680cdffbaf7085fb0ad8dea86
Author: Tobias Stoeckmann <[email protected]>
AuthorDate: Tue Aug 13 22:56:00 2024 +0300

    libtool: Fix typos
    
    Typos found with codespell.
    
    * doc/libtool.texi: Change 'incompatabile' to 'incompatible'.
    * doc/notes.texi: Change 'neccesary' to 'necessary'.
---
 doc/libtool.texi | 2 +-
 doc/notes.texi   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/libtool.texi b/doc/libtool.texi
index b212b24c..04ab34f1 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -5594,7 +5594,7 @@ running the @command{libtool} test cases.
 Tests @command{libtool}'s versioning system.  Tests begin with verifying the
 behaviour of @command{libtool} versioning flags @option{-version-info} and
 @option{-version-number}.  Next, this tests installing a library, then updating
-the library with a new revision, a compatible update, and an incompatabile
+the library with a new revision, a compatible update, and an incompatible
 update.  In each case, the tests verify that the original library will link and
 install as expected.
 
diff --git a/doc/notes.texi b/doc/notes.texi
index 606c957b..7b6ade8d 100644
--- a/doc/notes.texi
+++ b/doc/notes.texi
@@ -27,7 +27,7 @@ will generate the instantiations.  For Portland pgCC version5, use
 @code{CXX='pgCC --one_instantiation_per_object'} and avoid parallel @command{make}.
 
 @item
-For C++ code, it may be neccesary to specify a library if it is a dependency
+For C++ code, it may be necessary to specify a library if it is a dependency
 of a link/compile flag. For example in GNU G++, if you want to use
 @code{-fsanitize=address} you need to specify the @code{-lasan} library,
 like so: @code{g++ -o libx.la -fsanitize=address -lasan -rpath [...]}.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.