Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
a13a38a482
commit
0b6ba5aa52
@@ -19,7 +19,7 @@ namespace Umbraco.Web.Models
|
||||
public string ZipFileName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// During installation this can be used to track any pending appdomain restarts
|
||||
/// During installation this can be used to track any pending AppDomain restarts
|
||||
/// </summary>
|
||||
[DataMember(Name = "isRestarting")]
|
||||
public bool IsRestarting { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user