Mercurial > p > roundup > code
diff website/issues/html/file.index.html @ 4657:baddbae588ad
Fix typo in 'devel' and 'issues' templates (issue2550768)
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Mon, 27 Aug 2012 23:19:32 +1000 |
| parents | c2d0d3e9099d |
| children | 447a7647f237 |
line wrap: on
line diff
--- a/website/issues/html/file.index.html Mon Aug 27 23:09:58 2012 +1000 +++ b/website/issues/html/file.index.html Mon Aug 27 23:19:32 2012 +1000 @@ -7,7 +7,7 @@ <table class="otherinfo" tal:define="batch request/batch"> <tr><th style="padding-right: 10" i18n:translate="">Download</th> - <th style="padding-right: 10" i18n:translate="">Descriptoin</th> + <th style="padding-right: 10" i18n:translate="">Description</th> <th style="padding-right: 10" i18n:translate="">Content Type</th> <th style="padding-right: 10" i18n:translate="">Uploaded By</th> <th style="padding-right: 10" i18n:translate="">Date</th>
