[glib: 1/2] gpowerprofilemonitor: Tweak wording of documentation to make more sense




commit 674dc5171cd17cd933297376d3a2453020a0049e
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Mar 4 12:18:34 2022 +0000

    gpowerprofilemonitor: Tweak wording of documentation to make more sense
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 gio/gpowerprofilemonitor.c | 6 +++---
 1 file 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]