diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:45:46 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:45:46 +0200 |
commit | fd3f8984f6fa1ad1a6c2283eef48ba6e5242bcc5 (patch) | |
tree | 12f69b5301ece00daff4a73aa9ed92e9e88d07a0 /include/linux/pnp.h | |
parent | ab690d9fedf5103bc3057bcd20555159f613b5f2 (diff) |
include/linux/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/linux/pnp.h')
-rw-r--r-- | include/linux/pnp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pnp.h b/include/linux/pnp.h index 2a6d62c7d2d1..b9339d8b95bc 100644 --- a/include/linux/pnp.h +++ b/include/linux/pnp.h @@ -126,7 +126,7 @@ struct pnp_resource_table { }; /* - * Device Managemnt + * Device Management */ struct pnp_card { |