Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
a13a38a482
commit
0b6ba5aa52
@@ -84,7 +84,7 @@ namespace Umbraco.Web
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Extension method to manually regsiter an area
|
||||
/// Extension method to manually register an area
|
||||
/// </summary>
|
||||
/// <typeparam name="T"></typeparam>
|
||||
/// <param name="routes"></param>
|
||||
@@ -103,7 +103,7 @@ namespace Umbraco.Web
|
||||
}
|
||||
|
||||
///// <summary>
|
||||
///// Extension method to manually regsiter an area from the container
|
||||
///// Extension method to manually register an area from the container
|
||||
///// </summary>
|
||||
///// <typeparam name="T"></typeparam>
|
||||
///// <param name="routes"></param>
|
||||
|
||||
Reference in New Issue
Block a user