diff options
author | rbuj <[email protected]> | 2018-09-30 09:44:14 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-10-01 12:49:49 +0200 |
commit | b1959f2f1881c444620fbd2c23a1ef8075c90a7e (patch) | |
tree | f444fdd713cbdd3e33acd2a71326f3f9fdcad1ed /help | |
parent | 103c6994ce84484eb84ce8a7fba1ac825cb11ad6 (diff) | |
download | mate-panel-b1959f2f1881c444620fbd2c23a1ef8075c90a7e.tar.bz2 mate-panel-b1959f2f1881c444620fbd2c23a1ef8075c90a7e.tar.xz |
Clock applet help: Fix speed unit for meters per second
Diffstat (limited to 'help')
-rw-r--r-- | help/mate-clock/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/mate-clock/C/index.docbook b/help/mate-clock/C/index.docbook index 90f3bfc6..9a7db26a 100644 --- a/help/mate-clock/C/index.docbook +++ b/help/mate-clock/C/index.docbook @@ -469,7 +469,7 @@ The <application>&applet;</application> applet displays the date and time, and w <para><guilabel>km/h</guilabel> (kilometers per hour)</para> </listitem> <listitem> - <para><guilabel>Dm/a</guilabel> (meters per second)</para> + <para><guilabel>m/s</guilabel> (meters per second)</para> </listitem> <listitem> <para><guilabel>Default</guilabel> The default display for your region.</para> |