Typo in autoroute hint

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-10-09 10:42:25 -07:00
parent 52aff140c4
commit 59f8646309

View File

@@ -21,7 +21,7 @@
<span>@ViewContext.RequestContext.HttpContext.Request.ToApplicationRootUrlString()/@Model.CurrentUrl</span>
}
<span class="hint">@T("Save the current item and leave empty to have it automatically generated using the patten {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
<span class="hint">@T("Save the current item and leave the input empty to have it automatically generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
</fieldset>