summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2022-03-04 12:18:34 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2022-03-04 12:18:34 +0000
commit674dc5171cd17cd933297376d3a2453020a0049e (patch)
tree666626c1b093a92c1972d31db6dadd43a64fa9f1
parentfeb8ea45b96a1fb30696009a02622ae0a44bd7bc (diff)
downloadglib-674dc5171cd17cd933297376d3a2453020a0049e.tar.gz
gpowerprofilemonitor: Tweak wording of documentation to make more sense
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--gio/gpowerprofilemonitor.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gio/gpowerprofilemonitor.c b/gio/gpowerprofilemonitor.c
index f5028b3e8..00bdc94eb 100644
--- a/gio/gpowerprofilemonitor.c
+++ b/gio/gpowerprofilemonitor.c
@@ -41,10 +41,10 @@
* some systems).
*
* When in “Low Power” mode, it is recommended that applications:
- * - disabling automatic downloads
+ * - disable automatic downloads;
* - reduce the rate of refresh from online sources such as calendar or
- * email synchronisation
- * - if the application has expensive visual effects, reduce them
+ * email synchronisation;
+ * - reduce the use of expensive visual effects.
*
* It is also likely that OS components providing services to applications will
* lower their own background activity, for the sake of the system.