Przeglądaj źródła

Update Emby.Dlna/Main/DlnaEntryPoint.cs

Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
Bond-009 5 lat temu
rodzic
commit
62a18af17a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Emby.Dlna/Main/DlnaEntryPoint.cs

+ 1 - 1
Emby.Dlna/Main/DlnaEntryPoint.cs

@@ -262,7 +262,7 @@ namespace Emby.Dlna.Main
             {
                 if (address.AddressFamily == AddressFamily.InterNetworkV6)
                 {
-                    // Not support IPv6 right now
+                    // Not supporting IPv6 right now
                     continue;
                 }