aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--abi-compliance-checker.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi-compliance-checker.pl b/abi-compliance-checker.pl
index d100399..14b83a7 100644
--- a/abi-compliance-checker.pl
+++ b/abi-compliance-checker.pl
@@ -16079,7 +16079,7 @@ sub get_Summary($)
{ # CPU arch
if($Arch1 eq $Arch2)
{ # go to the separate section
- $AddTestInfo .= "<tr><th>CPU Type</th><td>".showArch($Arch1)."</td></tr>\n";
+ $AddTestInfo .= "<tr><th>Arch</th><td>".showArch($Arch1)."</td></tr>\n";
}
else
{ # go to the version number