Skip to content

Commit

Permalink
Fix minor documentation typo
Browse files Browse the repository at this point in the history
This patch fixes a minor typo in Documentation/acpi-hotkey.txt.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Michael Hayes authored and Adrian Bunk committed Mar 31, 2006
1 parent 3d79c33 commit 409ca8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/acpi-hotkey.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 409ca8c

Please sign in to comment.