]> sjero.net Git - wget/blobdiff - src/progress.c
[mq]: cfg-mk
[wget] / src / progress.c
index 1ed1b73002e0a69d5ed0ee6e1e4854bd763b6355..00f2a937eb1caa8dcc7bb61b86ebd55d15e5d86b 100644 (file)
@@ -715,7 +715,7 @@ update_speed_ring (struct bar_progress *bp, wgint howmuch, double dltime)
   if (bp->stalled)
     {
       bp->stalled = false;
-      /* "recent_age" includes the the entired stalled period, which
+      /* "recent_age" includes the entired stalled period, which
          could be very long.  Don't update the speed ring with that
          value because the current bandwidth would start too small.
          Start with an arbitrary (but more reasonable) time value and