Browse Source

tweak legend wording

[SVN r25648]
Aleksey Gurtovoy 21 years ago
parent
commit
383349f11d

+ 1 - 1
tools/regression/xsl_reports/xsl/v2/html/library_developer_legend.html

@@ -27,7 +27,7 @@ http://www.boost.org/LICENSE_1_0.txt)
                 <tr class="library-row-single"><td class="library-success-unexpected">pass</td></tr>
                 </table>
             </td>
-            <td class="legend-item">Unexpected success.</td>
+            <td class="legend-item">Unexpected success; follow the link to see the details.</td>
         </tr>
         <tr>
             <td>

粤ICP备19079148号