diff options
author | raveit65 <[email protected]> | 2021-09-18 16:05:36 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-09-18 16:56:54 +0200 |
commit | 1c0e572ba5a77d5d6b7bbced8e3e747c74cca2fc (patch) | |
tree | 0d7750baa2a27260305e7c7e35062ccd2bfe79a0 /help | |
parent | 9ac3ae5add0f38a760bee9067d811045524c5482 (diff) | |
download | mate-sensors-applet-1c0e572ba5a77d5d6b7bbced8e3e747c74cca2fc.tar.bz2 mate-sensors-applet-1c0e572ba5a77d5d6b7bbced8e3e747c74cca2fc.tar.xz |
user-guide: fix typo reported by translators
Diffstat (limited to 'help')
-rw-r--r-- | help/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index c60d8ae..d86600d 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -582,7 +582,7 @@ Alarms for individual sensors must also be enabled. Multiple commands can be executed one after the other using the "&&" construct to separate them. To play a sound and pop-up a dialog via - Zenity the follow command can be used: + Zenity the following command can be used: <screen><userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav && zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> |