Code

single word fix -- Mike Slifcak
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 25 May 2004 20:58:57 +0000 (20:58 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 25 May 2004 20:58:57 +0000 (20:58 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@267 a5681a0c-68f1-0310-ab6d-d61299d08faa

program/doc/rrdtutorial.pod

index 85589c25d977dff5464918e1d961c75043e56038..2d42c64bd2926c9cec7743b43df120914090f2e3 100644 (file)
@@ -491,7 +491,7 @@ be able to monitor other types of values like temperature.
 Most people will use the counter that keeps track
 of octets (bytes) transfered by a network device so we have to do just
 that. We will start with a description of how to collect data.
-Some people will make a remark that there are tools that can do this data
+Some people will make a remark that there are tools which can do this data
 collection for you. They are right!  However, I feel it is important that
 you understand they are not necessary.  When you have to determine why
 things went wrong you need to know how they work.