diff options
| author | raveit65 <[email protected]> | 2021-09-18 16:05:36 +0200 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-09-18 16:05:36 +0200 | 
| commit | bb089a8b878dcefba08229c1e647f9817dd5e9dd (patch) | |
| tree | 99524280c81191ea229698ba4bccfbee068785ea | |
| parent | c53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9 (diff) | |
| download | mate-sensors-applet-bb089a8b878dcefba08229c1e647f9817dd5e9dd.tar.bz2 mate-sensors-applet-bb089a8b878dcefba08229c1e647f9817dd5e9dd.tar.xz | |
user-guide: fix typo reported by translators
| -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> | 
