summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Hayes <mike@aiinc.ca>2006-04-01 01:49:22 +0200
committerAdrian Bunk <bunk@stusta.de>2006-04-01 01:49:22 +0200
commit409ca8c8ae3173026e7dfbdcdab669766e43fb60 (patch)
tree31a84c20d96b8b80b0bdd19f066e99a5ea38065e /Documentation
parent3d79c33bbd1dd12d420fd84facfd0ba96261e595 (diff)
downloadlinux-3.10-409ca8c8ae3173026e7dfbdcdab669766e43fb60.tar.gz
linux-3.10-409ca8c8ae3173026e7dfbdcdab669766e43fb60.tar.bz2
linux-3.10-409ca8c8ae3173026e7dfbdcdab669766e43fb60.zip
Fix minor documentation typo
This patch fixes a minor typo in Documentation/acpi-hotkey.txt. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/acpi-hotkey.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/acpi-hotkey.txt b/Documentation/acpi-hotkey.txt
index 744f1aec655..38040fa3764 100644
--- a/Documentation/acpi-hotkey.txt
+++ b/Documentation/acpi-hotkey.txt
@@ -30,7 +30,7 @@ specific hotkey(event))
echo "event_num:event_type:event_argument" >
/proc/acpi/hotkey/action.
The result of the execution of this aml method is
-attached to /proc/acpi/hotkey/poll_method, which is dnyamically
+attached to /proc/acpi/hotkey/poll_method, which is dynamically
created. Please use command "cat /proc/acpi/hotkey/polling_method"
to retrieve it.