Преглед на файлове

Update Emby.Server.Implementations/Session/SessionManager.cs

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
Bond-009 преди 5 години
родител
ревизия
cefac4f886
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Emby.Server.Implementations/Session/SessionManager.cs

+ 1 - 1
Emby.Server.Implementations/Session/SessionManager.cs

@@ -161,7 +161,7 @@ namespace Emby.Server.Implementations.Session
         }
 
         /// <summary>
-        /// Releases unmanaged and - optionally - managed resources.
+        /// Releases unmanaged and optionally managed resources.
         /// </summary>
         /// <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
         protected virtual void Dispose(bool disposing)