diff options
| author | 2010-09-07 12:49:45 -0400 | |
|---|---|---|
| committer | 2010-09-28 21:38:19 -0400 | |
| commit | 58f87ed0d45141a90167f34c0959d607160a26df (patch) | |
| tree | c9c279958afd9c05d466a2f05b59d4e74d9423af /include/acpi | |
| parent | ACPI video: fix a poor warning message (diff) | |
| download | linux-dev-58f87ed0d45141a90167f34c0959d607160a26df.tar.xz linux-dev-58f87ed0d45141a90167f34c0959d607160a26df.zip | |
ACPI: Fix typos
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
| -rw-r--r-- | include/acpi/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index c0786d446a00..984cdc62e30b 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -55,7 +55,7 @@ extern u8 acpi_gbl_permanent_mmap; /* - * Globals that are publically available, allowing for + * Globals that are publicly available, allowing for * run time configuration */ extern u32 acpi_dbg_level; |
