mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
fix various, innocuous typos
Corrections: - environment - accommodate - conversion - compatible (From OE-Core rev: 9797d3b45b4e1b9d77f0f2ee299c17b48d8d3cf6) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
39970f583d
commit
e1a2a5a206
@@ -308,7 +308,7 @@ sec_w_base = 1 # the width of a second
|
||||
proc_h = 16 # the height of a process
|
||||
leg_s = 10
|
||||
MIN_IMG_W = 800
|
||||
CUML_HEIGHT = 2000 # Increased value to accomodate CPU and I/O Graphs
|
||||
CUML_HEIGHT = 2000 # Increased value to accommodate CPU and I/O Graphs
|
||||
OPTIONS = None
|
||||
|
||||
def extents(options, xscale, trace):
|
||||
|
||||
Reference in New Issue
Block a user