X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_tables.py;h=58d3b67b555095d835abbfbb3ad5a041b8e5064a;hp=71ec431e6a87e2626c5ef02609e77bf5d1085cb6;hb=c01120c62b3d3649a5c7e6962c077b88c5512622;hpb=0f6410d3c95eb28164fdd349778155c6525e1a79 diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 71ec431e6a..58d3b67b55 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -335,8 +335,8 @@ def _read_csv_template(file_name): raise PresentationError(str(err), level="ERROR") -def table_performance_comparision(table, input_data): - """Generate the table(s) with algorithm: table_performance_comparision +def table_performance_comparison(table, input_data): + """Generate the table(s) with algorithm: table_performance_comparison specified in the specification file. :param table: Table to generate.