Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Jellyfin.Plugin.Dlna/Configuration/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h2 class="sectionTitle">DLNA Settings:</h2>
<input is="emby-input" type="text" id="dlnaDiscoveryInterval" label="Client Discovery Interval:" />
<div class="fieldDescription">
The SSDP client discovery interval time in seconds.
The is the time after which the server will send a SSDP search request.
This is the time after which the server will send a SSDP search request.
</div>
</div>

Expand Down