libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.4.2-399-gf7e760d


From: Brooks Moses
Subject: [SCM] GNU Libtool branch, master, updated. v2.4.2-399-gf7e760d
Date: Wed, 09 Oct 2013 01:09:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  f7e760d7386ac5938fab0a8fddf25ca501608c18 (commit)
      from  8eeeb00daef8c4f720c9b79a0cdb89225d9909b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f7e760d7386ac5938fab0a8fddf25ca501608c18
Author: Ondřej Bílka <address@hidden>
Date:   Tue Oct 8 18:06:56 2013 -0700

    maint: Fix various comment and documentation typos.
    
    Ondřej writes: "Hi, this is upstream version of patch that I
    sent to gcc.  I generated this patch with tool that I am
    writing: https://github.com/neleai/stylepp";
    
    (Note: The generated patch was adjusted to retain the non-US
    but correct spelling of 'rigourous' before commit.  --Brooks)

-----------------------------------------------------------------------

Summary of changes:
 doc/libtool.texi           |    4 ++--
 libltdl/libltdl/lt_error.h |    2 +-
 libltdl/lt_error.c         |    2 +-
 mail/deplibs.html          |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/libtool.texi b/doc/libtool.texi
index 557a19d..3f701cc 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -1295,7 +1295,7 @@ enabled by @option{--no-quiet} are shown.
 Thus, there are now three different message levels (not counting
 @option{--debug}), depending on whether the normal messages and/or
 the additional verbose messages are displayed.  Note that there is
-no mechanism to diplay verbose messages, without also displaying
+no mechanism to display verbose messages, without also displaying
 normal messages.
 
 @table @strong
@@ -5885,7 +5885,7 @@ OpenBSD, to name a few).
 
 The @option{-fpic} or @option{-fPIC} flags can be used to generate
 position-independent code.  @option{-fPIC} is guaranteed to generate
-working code, but the code is slower on m68k, m88k, and Sparc chips.
+working code, but the code is slower on m68k, m88k, and SPARC chips.
 However, using @option{-fpic} on those chips imposes arbitrary size limits
 on the shared libraries.
 @end table
diff --git a/libltdl/libltdl/lt_error.h b/libltdl/libltdl/lt_error.h
index 3506003..8a6e271 100644
--- a/libltdl/libltdl/lt_error.h
+++ b/libltdl/libltdl/lt_error.h
@@ -1,4 +1,4 @@
-/* lt_error.h -- error propogation interface
+/* lt_error.h -- error propagation interface
 
    Copyright (C) 1999-2001, 2004, 2007, 2011-2013 Free Software
    Foundation, Inc.
diff --git a/libltdl/lt_error.c b/libltdl/lt_error.c
index 91cf02b..633c29c 100644
--- a/libltdl/lt_error.c
+++ b/libltdl/lt_error.c
@@ -1,4 +1,4 @@
-/* lt_error.c -- error propogation interface
+/* lt_error.c -- error propagation interface
 
    Copyright (C) 1999-2001, 2004-2005, 2007, 2011-2013 Free Software
    Foundation, Inc.
diff --git a/mail/deplibs.html b/mail/deplibs.html
index 8ad801d..6b4dccb 100644
--- a/mail/deplibs.html
+++ b/mail/deplibs.html
@@ -49,7 +49,7 @@ revealed these kinds of inconsistencies.
 
 <h2>The problem</h2>
 
-<p>My orginal inter-library dependency code received rigourous testing
+<p>My original inter-library dependency code received rigourous testing
 in beta releases of <a href="http://www.red-bean.com/guile/";>GNU
 Guile</a>.  As soon as the Guile people started using my code, I
 received a flood of bug reports.  People were reporting that


hooks/post-receive
-- 
GNU Libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]