mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -55,7 +55,7 @@ namespace Rssdp
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns the headers from the SSDP device response message
|
||||
/// Returns the headers from the SSDP device response message.
|
||||
/// </summary>
|
||||
public HttpHeaders ResponseHeaders { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user