aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-03-20 21:04:30 -0400
committerJiri Kosina <jkosina@suse.cz>2014-03-21 08:16:58 -0400
commitdf5cbb27836ff6a6c807f9030ca536403fc674d2 (patch)
treee1eb49b184015e9a0b92a28193c41f60163fb14e /Documentation/power
parent2509671dcf6314635592f8eb84ef4793fce11a07 (diff)
doc: fix double words
Fix double words "the the" in various files within Documentations. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/power')
-rw-r--r--Documentation/power/devices.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/power/devices.txt b/Documentation/power/devices.txt
index a66c9821b5ce..47d46dff70f7 100644
--- a/Documentation/power/devices.txt
+++ b/Documentation/power/devices.txt
@@ -391,7 +391,7 @@ When resuming from freeze, standby or memory sleep, the phases are:
391 the resume methods. This generally involves undoing the actions of the 391 the resume methods. This generally involves undoing the actions of the
392 preceding suspend_late phase. 392 preceding suspend_late phase.
393 393
394 3 The resume methods should bring the the device back to its operating 394 3 The resume methods should bring the device back to its operating
395 state, so that it can perform normal I/O. This generally involves 395 state, so that it can perform normal I/O. This generally involves
396 undoing the actions of the suspend phase. 396 undoing the actions of the suspend phase.
397 397