aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-02-17 16:36:39 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-02-18 02:18:39 +0100
commit00bb3998829783157ccf1343abcccd38a604bc64 (patch)
tree6645bdeeb0bac39daa9f70e8e06bb6aadd3ec507 /Documentation/power
parentPM / sleep: Fix test_suspend after sleep state rework (diff)
downloadlinux-dev-00bb3998829783157ccf1343abcccd38a604bc64.tar.xz
linux-dev-00bb3998829783157ccf1343abcccd38a604bc64.zip
PM / Documentation: Spelling s/wrtie/write/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/power')
-rw-r--r--Documentation/power/states.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/power/states.txt b/Documentation/power/states.txt
index 008ecb588317..bc4548245a24 100644
--- a/Documentation/power/states.txt
+++ b/Documentation/power/states.txt
@@ -25,7 +25,7 @@ to be used subsequently to change to the one represented by that string.
Consequently, there are two ways to cause the system to go into the
Suspend-To-Idle sleep state. The first one is to write "freeze" directly to
/sys/power/state. The second one is to write "s2idle" to /sys/power/mem_sleep
-and then to wrtie "mem" to /sys/power/state. Similarly, there are two ways
+and then to write "mem" to /sys/power/state. Similarly, there are two ways
to cause the system to go into the Power-On Suspend sleep state (the strings to
write to the control files in that case are "standby" or "shallow" and "mem",
respectively) if that state is supported by the platform. In turn, there is