libtool-patches
[Top][All Lists]
Advanced

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

ltmain.in spelling patch


From: Joseph S. Myers
Subject: ltmain.in spelling patch
Date: Sun, 7 Oct 2001 18:22:11 +0100 (BST)

ltmain.in contains a spelling error.  Patch:

Index: ltmain.in
===================================================================
RCS file: /home/cvs/libtool/ltmain.in,v
retrieving revision 1.278
diff -u -r1.278 ltmain.in
--- ltmain.in   2001/09/22 13:39:21     1.278
+++ ltmain.in   2001/10/07 17:18:58
@@ -2904,7 +2904,7 @@
            done
          else
            # Error occured in the first compile.  Let's try to salvage the 
situation:
-           # Compile a seperate program for each library.
+           # Compile a separate program for each library.
            for i in $deplibs; do
              name="`expr $i : '-l\(.*\)'`"
             # If $name is empty we are operating on a -L argument.

-- 
Joseph S. Myers
address@hidden




reply via email to

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