30652dc579f74a361f6809e5ef37b84068d87228
Author: AD7six
Date: 2009-04-15 21:42:01 +0200
diff --git a/views/elements/contribute.ctp b/views/elements/contribute.ctp
index f481bc3..210f5a0 100644
--- a/views/elements/contribute.ctp
+++ b/views/elements/contribute.ctp
@@ -1,5 +1,5 @@
<?php
-$translatorHelp = $html->link(__('More informations about translations', true), array('action' => 'view', 818));
+$translatorHelp = $html->link(__('More information about translations', true), array('action' => 'view', 818));
$data['Revision']['flags'] .= ';foo';
if (!$data['Revision']['id']) :
echo '<p class="contribute">';
