summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-07-27 09:40:50 +0200
committerPaul Buetow <paul@buetow.org>2012-07-27 09:40:50 +0200
commitc6328fd5ec33e91858a440292c3c5056c56d48e5 (patch)
tree22c424b74e699b608fcb1f115206b0534df8b7d1
parent34e8311b0d73b396aaf28caf6062ba865f4d3483 (diff)
typo
-rw-r--r--docs/wishlist4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/wishlist b/docs/wishlist
index a928423..9d981cd 100644
--- a/docs/wishlist
+++ b/docs/wishlist
@@ -1,12 +1,12 @@
* Optimize data polling intervals and make it configurable
* Optimize code (too much cpu usage if there are too many hosts involved).
- E.g. do more stuff on the remote side (preparing the data).
+ E.g. do more stuff on the remote side (preparing the data).
* Fast hostnum display
* --tiny switch
* More stats for memory
* More stats for network
* Auto detect single core boxes
* Allow bash expansion/wildcards (e.g. loadbars --hosts server{01..30}
-* Make bars mor modular (e.g. atm there is always a cpu bar, and network
+* Make bars more modular (e.g. atm there is always a cpu bar, and network
and mem are optional, everything should be optional).