Fixed simple typo for modelsbuilder

This commit is contained in:
Enkel Media
2016-11-30 11:17:21 +01:00
committed by GitHub
parent 8305a1acd3
commit f62a9ed199

View File

@@ -1142,7 +1142,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<area alias="modelsBuilder">
<key alias="buildingModels">Building models</key>
<key alias="waitingMessage">this can take abit of time, don't worry</key>
<key alias="waitingMessage">this can take a bit of time, don't worry</key>
<key alias="modelsGenerated">Models generated</key>
<key alias="modelsGeneratedError">Models could not be generated</key>
<key alias="modelsExceptionInUlog">Models generation has failed, see exception in U log</key>