diff options
Diffstat (limited to 'src/WixToolset.Data/Intermediate.cs')
| -rw-r--r-- | src/WixToolset.Data/Intermediate.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Data/Intermediate.cs b/src/WixToolset.Data/Intermediate.cs index f9d33839..05ffdbf6 100644 --- a/src/WixToolset.Data/Intermediate.cs +++ b/src/WixToolset.Data/Intermediate.cs | |||
| @@ -47,7 +47,7 @@ namespace WixToolset.Data | |||
| 47 | public string Id { get; } | 47 | public string Id { get; } |
| 48 | 48 | ||
| 49 | /// <summary> | 49 | /// <summary> |
| 50 | /// Get the id for the intermediate. | 50 | /// Get the level of the intermediate. |
| 51 | /// </summary> | 51 | /// </summary> |
| 52 | public string Level { get; private set; } | 52 | public string Level { get; private set; } |
| 53 | 53 | ||
