Explorar o código

Update ILibraryManager.cs

Rich Lander %!s(int64=4) %!d(string=hai) anos
pai
achega
a0678a9261
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

@@ -121,7 +121,7 @@ namespace MediaBrowser.Controller.Library
         /// <summary>
         /// Gets the genre.
         /// </summary>
-        /// <param name="name">The name.</param>
+        /// <param name="name">The name of the music genre.</param>
         /// <returns>Task{MusicGenre}.</returns>
         MusicGenre GetMusicGenre(string name);