Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
style: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joserick committed Apr 13, 2019
1 parent c532753 commit 8d9d88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Joserick/Plex/Server/Library/Item/Artist.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public function getAlbum($polymorphicData)
* @uses Plex_Server_Library::getItems()
* @uses Plex_Server_Library_ItemAbstract::buildAllLeavesEndpoint()
*
* @ return Plex_Server_Library_Item_Track[] Array of all the tracks for
* @return Plex_Server_Library_Item_Track[] Array of all the tracks for
* a given artist.
*/
public function getAllTracks()
Expand Down

0 comments on commit 8d9d88a

Please sign in to comment.