libtool-patches
[Top][All Lists]
Advanced

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

libtoolize: fix spelling nit.


From: Peter Rosin
Subject: libtoolize: fix spelling nit.
Date: Mon, 07 Nov 2011 11:53:25 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hello!

I pushed the below as obvious.

Cheers,
Peter

* libtoolize (M4SH_GETOPTS): Fix spelling nit.

Signed-off-by: Peter Rosin <address@hidden>
---
 libtoolize.m4sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libtoolize.m4sh b/libtoolize.m4sh
index 9adf9e5..1857ad9 100644
--- a/libtoolize.m4sh
+++ b/libtoolize.m4sh
@@ -144,7 +144,7 @@ M4SH_GETOPTS(
   test -n "$env_warning" &&
     echo "$env_warning" |while read line; do func_warning "$line"; done
 
-  # validate $opt_nonrecursive, $opt_recursive and $ot_subproject
+  # validate $opt_nonrecursive, $opt_recursive and $opt_subproject
   if $opt_nonrecursive; then
     if $opt_recursive || $opt_subproject; then
       func_error "you can have at most one of --non-recursive, --recursive and 
--subproject"
-- 
1.7.5.1




reply via email to

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