浏览代码

Update Emby.Dlna/Main/DlnaEntryPoint.cs

Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
Bond-009 5 年之前
父节点
当前提交
62a18af17a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
                 }