diff options
author | Tamara Diaconita <diaconitatamara@gmail.com> | 2017-03-15 01:05:43 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-03-17 13:00:41 -0600 |
commit | f4baccdea5eb8deaf27dca6afd6ec86c29ca273c (patch) | |
tree | 5eeb883d3f7ea79b01d5f3f1358c33340d6092fa /Documentation/acpi/aml-debugger.txt | |
parent | 9f02a486da2a06687460fb2fd5303ca29b711f87 (diff) |
Documentation: acpi: Fix typos
Fix typos in acpi directory to make documentation grammatically correct.
Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/acpi/aml-debugger.txt')
-rw-r--r-- | Documentation/acpi/aml-debugger.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/acpi/aml-debugger.txt b/Documentation/acpi/aml-debugger.txt index 5f62aa4a493b..e851cc5de63f 100644 --- a/Documentation/acpi/aml-debugger.txt +++ b/Documentation/acpi/aml-debugger.txt @@ -15,7 +15,7 @@ kernel. CONFIG_ACPI_DEBUGGER=y CONFIG_ACPI_DEBUGGER_USER=m - The userspace utlities can be built from the kernel source tree using + The userspace utilities can be built from the kernel source tree using the following commands: $ cd tools |