aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/core')
-rw-r--r--src-qt5/core/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/src-qt5/core/README.md b/src-qt5/core/README.md
index b5ef01b8..6a17d900 100644
--- a/src-qt5/core/README.md
+++ b/src-qt5/core/README.md
@@ -83,8 +83,8 @@ Other Files that get installed if "core" is built directly:
* `acpi`: Battery detection/status
* `dbus-send`: System shutdown/restart
9. Debian GNU/Linux
- * `xbacklight`: screen brightness control
- * `amixer`: Audio mixer control
- * `pavucontrol`: Graphical audio mixer utility
- * `acpi`: Battery detection/status
- * `dbus-send`: System shutdown/restart
+ * `xbacklight`: screen brightness control
+ * `amixer`: Audio mixer control
+ * `pavucontrol`: Graphical audio mixer utility
+ * `acpi`: Battery detection/status
+ * `dbus-send`: System shutdown/restart
bgstack15