diff options
author | Matt Mackall <mpm@selenic.com> | 2006-01-03 07:27:11 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-03 07:27:11 -0500 |
commit | 4a4efbdee278b2f4ed91aad2db5c006ff754276e (patch) | |
tree | be5742c3d3ff5382c8a6ccdcd31bfe00fb9b6491 /net | |
parent | 7a1119b1fc87cc347d3932b8aee051e86b32818f (diff) |
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>
Diffstat (limited to 'net')
-rw-r--r-- | net/irda/iriap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/iriap.c b/net/irda/iriap.c index b8bb78af8b8a..254f90746900 100644 --- a/net/irda/iriap.c +++ b/net/irda/iriap.c | |||
@@ -364,7 +364,7 @@ static void iriap_disconnect_request(struct iriap_cb *self) | |||
364 | /* | 364 | /* |
365 | * Function iriap_getvaluebyclass (addr, name, attr) | 365 | * Function iriap_getvaluebyclass (addr, name, attr) |
366 | * | 366 | * |
367 | * Retreive all values from attribute in all objects with given class | 367 | * Retrieve all values from attribute in all objects with given class |
368 | * name | 368 | * name |
369 | */ | 369 | */ |
370 | int iriap_getvaluebyclass_request(struct iriap_cb *self, | 370 | int iriap_getvaluebyclass_request(struct iriap_cb *self, |