diff gnulib-tool @ 16358:a712776b11ce

maint: spelling fixes
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 05 Feb 2012 13:42:03 -0800
parents f26fd2095252
children 31828b4e43a6
line wrap: on
line diff
--- a/gnulib-tool
+++ b/gnulib-tool
@@ -5558,7 +5558,7 @@
   # its dependencies.
   saved_inctests="$inctests"
   # When computing transitive closures, don't consider $module to depend on
-  # $module-tests. Need this becauses tests are implicitly GPL and may depend
+  # $module-tests. Need this because tests are implicitly GPL and may depend
   # on GPL modules - therefore we don't want a warning in this case.
   inctests=""
   for requested_module in $specified_modules; do