]> granicus.if.org Git - sysstat/commitdiff
svg_stats.c: Fix typo in comment
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 25 Jun 2017 07:10:06 +0000 (09:10 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 25 Jun 2017 07:10:06 +0000 (09:10 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
svg_stats.c

index 87cf7142dbb61ec8f53cea138ce330f2d55f297a..8b90384be77ec0d412404a99dedeeaa7bd57d2a5 100644 (file)
@@ -68,7 +68,7 @@ unsigned int svg_colors[] = {0x00cc00, 0xff00bf, 0x00ffff, 0xff0000,
  * @spmax      Array containing max values already found for this activity.
  * @g_fields   Index in spmin/spmax arrays where extrema values for each
  *             activity metric will be saved. As a consequence spmin/spmax
- *             arrays mau contain values in a different order than that of
+ *             arrays may contain values in a different order than that of
  *             the fields in the statistics structure.
  *
  * OUT: