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
+2 -2
View File
@@ -130,11 +130,11 @@ binary-common:
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
@@ -23,7 +23,7 @@ Depends: strongswan-nm, strongswan-eap-gtc, strongswan-eap-md5, strongswan-eap-m
Description: network management framework (strongSwan plugin)
NetworkManager attempts to keep an active network connection available at
all times. It is intended primarily for laptops where it allows easy
switching betwen local wireless networks, it's also useful on desktops
switching between local wireless networks, it's also useful on desktops
with a selection of different interfaces to use. It is not intended for
usage on servers.
.