diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-02-12 21:58:11 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-02-15 15:38:10 +0100 |
commit | dfff0615d28bdb3e8d213e5537dd069265912667 (patch) | |
tree | 04cfbe3e3cabd8020cee569b10dddf933ee4229f /include/net/irda | |
parent | 6b79b264ce04e2acd24330140e147801cdbaa39f (diff) |
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/net/irda')
-rw-r--r-- | include/net/irda/irttp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/irda/irttp.h b/include/net/irda/irttp.h index 0788c23d282..11aee7a2972 100644 --- a/include/net/irda/irttp.h +++ b/include/net/irda/irttp.h @@ -97,7 +97,7 @@ #define TTP_MAX_SDU_SIZE 0x01 /* - * This structure contains all data assosiated with one instance of a TTP + * This structure contains all data associated with one instance of a TTP * connection. */ struct tsap_cb { |