U4-5559 Fix Typo "Build-In" (Code)

This commit is contained in:
Damiaan
2015-06-15 16:07:45 +02:00
parent 52c33055af
commit 4f02a13a46
8 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ namespace umbraco.editorControls
}
/// <summary>
/// The default editor for editing the build-in pre values in umbraco
/// The default editor for editing the built-in pre values in umbraco
/// </summary>
/// <param name="DataType">The DataType to be parsed</param>
/// <param name="DisplayTextBox">Whether to use the default text box</param>