diff options
author | Michele Calgaro <[email protected]> | 2018-11-04 00:36:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-11-04 00:36:23 +0900 |
commit | 5ed7e732c163e2e40312f25588b7121b9efc3f9d (patch) | |
tree | 3677b220f418f864ab8b4ca8a00770a12a430f9e /doc/en/index.docbook | |
parent | e10e57865fb550dcfe188162aa10db9169d29979 (diff) | |
download | kpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.tar.gz kpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.zip |
Renamed Sleep to Suspend, following discussion on a more consistent naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 63edb53..7fa848c 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -176,7 +176,7 @@ Entries which require special treatment are marked with comments starting with ' <para> You can suspend the system at any time by right-clicking the KPowersave icon and selecting <guimenu>Hibernate</guimenu>, - <guimenu>Sleep</guimenu>, or + <guimenu>Suspend</guimenu>, or <guimenu>Standby</guimenu> (if standby is supported by the computer). </para> @@ -190,7 +190,7 @@ Entries which require special treatment are marked with comments starting with ' </listitem> <listitem> <para> - Sleep saves the data to RAM, making data retrieval faster when + Suspend saves the data to RAM, making data retrieval faster when the computer is brought out of suspend mode. </para> </listitem> |