SF.net SVN: gar:[23673] csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue May 20 08:37:33 CEST 2014
Revision: 23673
http://sourceforge.net/p/gar/code/23673
Author: wahwah
Date: 2014-05-20 06:37:31 +0000 (Tue, 20 May 2014)
Log Message:
-----------
pkgdb-web: Fix a typo
Modified Paths:
--------------
csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html
Modified: csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html 2014-05-20 06:33:10 UTC (rev 23672)
+++ csw/mgar/gar/v2/lib/web/templates/Srv4Detail.html 2014-05-20 06:37:31 UTC (rev 23673)
@@ -49,7 +49,7 @@
</ul>
$if binary_md5_sums:
- <h3>ELF inforomation for binaries</h3>
+ <h3>ELF information for binaries</h3>
<ul>
$for bin_path, md5_sum in binary_md5_sums:
<li><a href="../../elfdump/$md5_sum/">$bin_path</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list