s/retreiv/retriev/g

As everyone knows, the rule is: "i before e.. um.. always."

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Matt Mackall
2006-01-03 13:27:11 +01:00
committed by Adrian Bunk
parent 7a1119b1fc
commit 4a4efbdee2
7 changed files with 16 additions and 16 deletions

View File

@@ -562,7 +562,7 @@ static void n_hdlc_tty_receive(struct tty_struct *tty, const __u8 *data,
} /* end of n_hdlc_tty_receive() */
/**
* n_hdlc_tty_read - Called to retreive one frame of data (if available)
* n_hdlc_tty_read - Called to retrieve one frame of data (if available)
* @tty - pointer to tty instance data
* @file - pointer to open file object
* @buf - pointer to returned data buffer