]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi (C++ Libraries): fixed a typo.
authorOlly Betts <olly@muscat.co.uk>
Fri, 9 Jul 1999 14:08:08 +0000 (14:08 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 9 Jul 1999 14:08:08 +0000 (14:08 +0000)
ChangeLog
doc/libtool.texi

index 6999a749bfa22e365bb86ecede1daaea0a506a3a..4336eefb8810f029dc4137067301bd442ef493b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-09  Olly Betts  <olly@muscat.co.uk>
+
+       * doc/libtool.texi (C++ Libraries):  fixed a typo.
+
 1999-07-06  Gary V. Vaughan  <gary@oranda.demon.co.uk>
 
        * README-alpha:  improved the release instructions to mention
index 70406b866320c19768c4a56ccc89d2cbaeee2673..4d8803f1a6229aabbc65c1aabd5a820195daa4e1 100644 (file)
@@ -3180,7 +3180,7 @@ and what special considerations you need to make if you do not use C.
 @cindex C++, pitfalls
 
 Creating libraries of C++ code should be a fairly straightforward
-process, because its object files differ from C ones in only two ways:
+process, because its object files differ from C ones in only three ways:
 
 @enumerate 1
 @item