diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:06:17 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:06:17 +0200 |
commit | 3c5f9be461cd86394a143e73f2325da5938bce0b (patch) | |
tree | e5afb34e9e0a29505920a26b7cdb5b13be8f529c /drivers/acpi/utilities | |
parent | 9cd3704fc0103c0d368fc08ce6ef14990b77ee61 (diff) |
drivers/acpi/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/acpi/utilities')
-rw-r--r-- | drivers/acpi/utilities/utresrc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/utilities/utresrc.c b/drivers/acpi/utilities/utresrc.c index cbbd3315a1e2..b630ee137ee1 100644 --- a/drivers/acpi/utilities/utresrc.c +++ b/drivers/acpi/utilities/utresrc.c @@ -1,6 +1,6 @@ /******************************************************************************* * - * Module Name: utresrc - Resource managment utilities + * Module Name: utresrc - Resource management utilities * ******************************************************************************/ |