diff options
Diffstat (limited to 'examples/rules.multi')
-rwxr-xr-x | examples/rules.multi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.multi b/examples/rules.multi index 1cfeb425..33a1a4ac 100755 --- a/examples/rules.multi +++ b/examples/rules.multi @@ -1,7 +1,7 @@ #!/usr/bin/make -f # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # This version is for a hypothetical package that builds an -# architecture-dependant package, as well as an architecture-independant +# architecture-dependant package, as well as an architecture-independent # package. # Uncomment this to turn on verbose mode. |