tree-wide: fix 'lenght' typo in comments and code

Some misspelled occurences of 'octet' and some comments were also fixed
as I was on it.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Joe Perches <joe@perches.com>
Cc: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Daniel Mack
2010-01-29 15:57:49 +08:00
committed by Jiri Kosina
parent b5218a87cb
commit 1537a3638c
10 changed files with 10 additions and 10 deletions

View File

@@ -43,7 +43,7 @@
*
* EVENTS
*
* Events have a type, a subtype, a lenght, some other stuff and the
* Events have a type, a subtype, a length, some other stuff and the
* data blob, which depends on the event. The header is 'struct
* uwb_event'; for payloads, see 'struct uwbd_evt_*'.
*