Fix some spelling mistakes (closes issue 441)

This commit is contained in:
Thomas Keller
2011-03-08 14:42:24 +01:00
parent c3cd494386
commit 9b7691c1ae
11 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ code.{/blocktrans}</p>
<p><kbd>git clone {$project.getSourceAccessUrl($user)}</kbd></p>
{aurl 'url', 'IDF_Views_User::myAccount'}
<p>{blocktrans}You may need to <a href="{$url}">provide your SSH key</a>. The synchronization of your SSH key can take a couple of minutes. You can learn more about <a href="http://www.google.com/search?q=public+ssh+key+authentication">SSH key authentification</a>.{/blocktrans}</p>
<p>{blocktrans}You may need to <a href="{$url}">provide your SSH key</a>. The synchronization of your SSH key can take a couple of minutes. You can learn more about <a href="http://www.google.com/search?q=public+ssh+key+authentication">SSH key authentication</a>.{/blocktrans}</p>
{if $isOwner or $isMember}
<h3>{trans 'First Commit'}</h3>