Fixed common misspellings.

Mostly found by 'codespell'.
This commit is contained in:
Tobias Brunner
2011-07-20 16:14:10 +02:00
parent 20a44a5c66
commit f3bb1bd039
85 changed files with 146 additions and 146 deletions
+2 -2
View File
@@ -110,11 +110,11 @@ binary-common:
dh_gencontrol
dh_md5sums
dh_builddeb
# Build architecture independant packages using the common target.
# Build architecture independent packages using the common target.
binary-indep: build-indep install
$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
# Build architecture dependant packages using the common target.
# Build architecture dependent packages using the common target.
binary-arch: build-arch install
$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common