]> sourceware.org Git - automake.git/commitdiff
s/dependancy/dependency/.
authorAkim Demaille <akim@epita.fr>
Mon, 19 Jun 2000 17:29:15 +0000 (17:29 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Jun 2000 17:29:15 +0000 (17:29 +0000)
lib/missing
missing

index 4b76d94502d63105c035558c93a834eb66d8cc41..1570c79515674acc74d2f9aa057dccecee7ec34b 100755 (executable)
@@ -178,7 +178,7 @@ WARNING: \`$1' is missing on your system.  You should only need it if
   help2man)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-        you modified a dependancy of a manual page.  You may need the
+        you modified a dependency of a manual page.  You may need the
         \`Help2man' package in order for those modifications to take
         effect.  You can get \`Help2man' from any GNU archive site."
 
diff --git a/missing b/missing
index 4b76d94502d63105c035558c93a834eb66d8cc41..1570c79515674acc74d2f9aa057dccecee7ec34b 100755 (executable)
--- a/missing
+++ b/missing
@@ -178,7 +178,7 @@ WARNING: \`$1' is missing on your system.  You should only need it if
   help2man)
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
-        you modified a dependancy of a manual page.  You may need the
+        you modified a dependency of a manual page.  You may need the
         \`Help2man' package in order for those modifications to take
         effect.  You can get \`Help2man' from any GNU archive site."
 
This page took 0.077927 seconds and 5 git commands to generate.