Explorar o código

Update ILibraryManager.cs

Rich Lander %!s(int64=3) %!d(string=hai) anos
pai
achega
092e7c91b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Controller/Library/ILibraryManager.cs

+ 1 - 1
MediaBrowser.Controller/Library/ILibraryManager.cs

@@ -114,7 +114,7 @@ namespace MediaBrowser.Controller.Library
         /// <summary>
         /// Gets a Genre.
         /// </summary>
-        /// <param name="name">The name of genre.</param>
+        /// <param name="name">The name of the genre.</param>
         /// <returns>Task{Genre}.</returns>
         Genre GetGenre(string name);