Skip to content

Commit dd1f04a

Browse files
committed
Incomplete XML doc
1 parent 792c15c commit dd1f04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/HttpSys/src/DelegationRule.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class DelegationRule : IDisposable
1818
/// </summary>
1919
public string QueueName { get; }
2020
/// <summary>
21-
/// The URL
21+
/// The URL of the Http.Sys Url Prefix
2222
/// </summary>
2323
public string UrlPrefix { get; }
2424
internal RequestQueue Queue { get; }

0 commit comments

Comments
 (0)