mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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