This commit is contained in:
Stef Heyenrath
2017-04-21 20:50:29 +02:00
parent 47a9a7994a
commit e4785771d9
2 changed files with 3 additions and 3 deletions

View File

@@ -27,9 +27,9 @@ namespace WireMock.Admin.Requests
/// Gets or sets the absolete URL.
/// </summary>
/// <value>
/// The absolete URL.
/// The absolute URL.
/// </value>
public string AbsoleteUrl { get; set; }
public string AbsoluteUrl { get; set; }
/// <summary>
/// Gets the query.