diff rhodecode/templates/admin/repos/repo_edit.html @ 3270:81397bd3e77f beta

fix a couple of typos
author Mads Kiilerich <madski@unity3d.com>
date Wed, 30 Jan 2013 01:46:19 +0100
parents b4f401524060
children 6cdf2cd9d9d8
line wrap: on
line diff
--- a/rhodecode/templates/admin/repos/repo_edit.html	Wed Jan 30 01:22:44 2013 +0100
+++ b/rhodecode/templates/admin/repos/repo_edit.html	Wed Jan 30 01:46:19 2013 +0100
@@ -279,7 +279,7 @@
            </div>
            <div class="field" style="border:none;color:#888">
            <ul>
-                <li>${_('This repository will be renamed in a special way in order to be unaccesible for RhodeCode and VCS systems. If you need fully delete it from file system please do it manually')}</li>
+                <li>${_('This repository will be renamed in a special way in order to be unaccesible for RhodeCode and VCS systems. If you need to fully delete it from file system please do it manually')}</li>
            </ul>
            </div>
         </div>