19744: Apply styling to roughly match workbench
[arvados.git] / tools / crunchstat-summary / crunchstat_summary / summarizer.py
index 2bf334b1f6a860fef688faf5b41a1f17b972aeb7..75d49095d99963cf90753fe7391895e648941b85 100644 (file)
@@ -317,7 +317,7 @@ class Summarizer(object):
              self.elapsed_time(),
              None,
              ''),
-                ('Max CPU time spent{}'.format(by_single_task),
+                ('CPU time spent{}'.format(by_single_task),
                  self.stats_max['cpu']['user+sys'],
                  None,
                  's'),