Cleanup: fix various typos
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D15588
This commit is contained in:
@@ -74,7 +74,7 @@ class TestGraph:
|
||||
revisions[revision] = len(revisions)
|
||||
revision_dates[revision] = int(entry.date)
|
||||
|
||||
# Google Charts JSON data layout is like a spreadsheat table, with
|
||||
# Google Charts JSON data layout is like a spreadsheet table, with
|
||||
# columns, rows, and cells. We create one column for revision labels,
|
||||
# and one column for each test.
|
||||
cols = []
|
||||
|
||||
Reference in New Issue
Block a user