summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndreas Paul <xorpaul@gmail.com>2012-09-04 15:58:48 +0300
committerAndreas Paul <xorpaul@gmail.com>2012-09-04 15:58:48 +0300
commitdc5109b155c14b2acadc97c39aa6676b6a20f124 (patch)
treef162b0e6870bdaf77306859cc31e82397a15800d /README
parent9658dd3f6cdd1ec0bb0c6c56fb7f11a979cc3701 (diff)
fixed small spelling mistakes
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 819ee50e..8b6df751 100644
--- a/README
+++ b/README
@@ -48,7 +48,7 @@ Then install Glances:
PyPi is an official Python package manager.
-You first need to install pypi on your system. For exemple on Debian/Ubuntu:
+You first need to install pypi on your system. For example on Debian/Ubuntu:
$ sudo apt-get install python-pip build-essential python-dev
@@ -84,7 +84,7 @@ Easy way (that's all folks !):
## User guide
By default, stats are refreshed every second, to change this setting, you can
-use the -t option. For exemple to set the refrech rate to 5 seconds:
+use the -t option. For example to set the refrech rate to 5 seconds:
$ glances -t 5
@@ -184,7 +184,7 @@ If memory is > 90%, then status is set to "CRITICAL".
![screenshot](https://github.com/nicolargo/glances/raw/master/doc/network.png)
-Glances display the network interface bit rate. The unit is adapted
+Glances displays the network interface bit rate. The unit is adapted
dynamicaly (bits per second, Kbits per second, Mbits per second...).
Alerts are set only if the network interface maximum speed is available.
@@ -197,7 +197,7 @@ If bitrate is > 70%, then status is set to "WARNING".
If bitrate is > 90%, then status is set to "CRITICAL".
-For exemple, on a 100 Mbps Ethernet interface, the warning status is set
+For example, on a 100 Mbps Ethernet interface, the warning status is set
if the bit rate is higher than 70 Mbps.
### Disk I/O