Code

fix spelling and syntax, especially in messages that are printed -- Mike Slifcak
[rrdtool-all.git] / program / src / rrd_resize.c
index 39941c1cd4ada12fbf79bca413e44a904edb588a..ddbf9ecce2c87ff2d3bf8f9acee9e96b5a723842 100644 (file)
@@ -104,7 +104,7 @@ rrd_resize(int argc, char **argv)
     fwrite(rrdnew.rra_ptr,sizeof(rra_ptr_t),rrdnew.stat_head->rra_cnt,outfile);
 
     /* Move the CDPs from the old to the new database.
-    ** This can be made (much) faster but isn't worth the efford. Clarity
+    ** This can be made (much) faster but isn't worth the effort. Clarity
     ** is much more important.
     */