all: fix misspellings in docs and program comments

We might as well join the coreutils and util-linux
projects in correcting our own typos.

The following was left unchanged:
   top/top.c[1797]: thru -> "through"

references:
http://lists.gnu.org/archive/html/coreutils/2012-04/msg00057.html
http://marc.info/?l=util-linux-ng&m=133518057419736&w=2

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2012-04-23 11:50:49 -05:00
committed by Craig Small
parent 9af478c13d
commit 421b08a4df
9 changed files with 13 additions and 14 deletions

View File

@ -4,7 +4,7 @@ with others.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/CodingStyle
In addtion to Linux coding style this project has few addtional
In addtion to Linux coding style this project has few additional
wishes to contributors.
* Many small patches are favoured over one big. Break down is done on