OSDN Git Service

'Table NO.' -> 'Table No.' in Summary infomation
authort.moriyama <t.moriyama@users.sourceforge.jp>
Sat, 24 Aug 2013 13:53:36 +0000 (22:53 +0900)
committert.moriyama <t.moriyama@users.sourceforge.jp>
Sat, 24 Aug 2013 13:53:36 +0000 (22:53 +0900)
ftg/formatter/graphviz_tb.py

index 1b79372..13307a9 100755 (executable)
@@ -113,7 +113,7 @@ node [
 <TR><TD COLSPAN="2" BGCOLOR="lightgray">Number of Flows</TD><TD BGCOLOR="lightgray">${number_of_flows}</TD></TR>
 <TR><TD COLSPAN="3" BGCOLOR="gray">
 <TABLE CELLBORDER="0">
-  <TR><TD>Table NO.</TD><TD>Priorities</TD><TD>Flows</TD></TR>
+  <TR><TD>Table No.</TD><TD>Priorities</TD><TD>Flows</TD></TR>
 """
 
     SUMMARY_END = """