#20833: Fixing silly mistake in sentence structure

Work Item: 20833
This commit is contained in:
Stanley Goldman
2014-07-27 23:59:31 -04:00
committed by Nicholas Mayne
parent 1a98533f97
commit afb32ab44f

View File

@@ -27,7 +27,7 @@
}
else {
<span>@Url.MakeAbsolute("/")@urlPrefix</span>
<span class="hint">@T("Save the current and item the url will be generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
<span class="hint">@T("Save the current item and the url will be generated using the pattern {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
}
</fieldset>