Hello!

I pushed the below as obvious.

Cheers,
Peter

* libtoolize (M4SH_GETOPTS): Fix spelling nit.

Signed-off-by: Peter Rosin <p...@lysator.liu.se>
---
 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