Explorar o código

Update ILibraryManager.cs

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

@@ -98,7 +98,7 @@ namespace MediaBrowser.Controller.Library
         /// <summary>
         /// Gets the artist.
         /// </summary>
-        /// <param name="name">The name.</param>
+        /// <param name="name">The name of the artist.</param>
         /// <returns>Task{Artist}.</returns>
         MusicArtist GetArtist(string name);