From 7f26a14f941847a50b2fa2790ef21aa6e5e71227 Mon Sep 17 00:00:00 2001 From: Frank Date: Sat, 10 May 2025 01:01:32 +0200 Subject: [PATCH] Fixed typo. https://github.com/jellyfin/jellyfin-plugin-dlna/issues/136 --- src/Jellyfin.Plugin.Dlna/Configuration/config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jellyfin.Plugin.Dlna/Configuration/config.html b/src/Jellyfin.Plugin.Dlna/Configuration/config.html index 01e287b..1bcb513 100644 --- a/src/Jellyfin.Plugin.Dlna/Configuration/config.html +++ b/src/Jellyfin.Plugin.Dlna/Configuration/config.html @@ -26,7 +26,7 @@

DLNA Settings:

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.