ameliorate markup semantics and spelling
[gitmo/moose-website.git] / lib / Moose / Website / Resource / Templates / download.tt
index 84ff71d..1369647 100644 (file)
@@ -11,7 +11,7 @@
     [% loc('download git body') %]
     <ul>
         <li>[% loc('download git public') %] — [% current_page.data.git.public %]</li>
-        <li>[% loc('download git commiter') %] — [% current_page.data.git.commiter %]</li>
+        <li>[% loc('download git committer') %] — [% current_page.data.git.committer %]</li>
         <li><a href="[% current_page.data.git.web_view %]">[% loc('download git web view') %]</a></li>
         <li><a href="[% current_page.data.git.github %]">[% loc('download github mirror') %]</a></li>
     </ul>