Fix doc comment

This commit is contained in:
Jordan Brown
2018-09-19 09:02:25 -04:00
parent 72f270e912
commit bf96da16b9
@@ -22,7 +22,7 @@ namespace Tgstation.Server.Host.Models
public Instance Instance { get; set; }
/// <summary>
/// Convert the <see cref="DreamMaker"/> to it's API form
/// Convert the <see cref="DreamDaemonSettings"/> to it's API form
/// </summary>
/// <returns>A new <see cref="Api.Models.DreamMaker"/></returns>
public Api.Models.DreamMaker ToApi() => new Api.Models.DreamMaker