diff options
author | rbuj <[email protected]> | 2021-01-04 10:57:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-01-04 17:43:42 +0100 |
commit | f15e91bf0f71f3bef81a1b4095efd75984dba629 (patch) | |
tree | 1e2eb9a417f4b71b0d8dbc5d04ea5691dec186f5 | |
parent | 92d4e55874864bab42c5a64467d27ddd7a675bd8 (diff) | |
download | mate-applets-f15e91bf0f71f3bef81a1b4095efd75984dba629.tar.bz2 mate-applets-f15e91bf0f71f3bef81a1b4095efd75984dba629.tar.xz |
multiload: fix typo reported by translator
-rw-r--r-- | multiload/docs/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multiload/docs/C/index.docbook b/multiload/docs/C/index.docbook index ecaf2ec5..341837a4 100644 --- a/multiload/docs/C/index.docbook +++ b/multiload/docs/C/index.docbook @@ -680,7 +680,7 @@ on network graph go from 0 to threshold1. When traffic is more than threshold1, one indicator will be shown and y-axis now go from 0 to threshold2. When threshold2 is reached, two indicators will be shown and y-axis go from 0 to threshold3. When threshold3 is reached, three indicators are shown and y-axis - go form 0 to whatever is current maximum in graph. + go from 0 to whatever is current maximum in graph. </para> <para> Gridlines are hard to explain, just observe, and they are obvious. |