Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EpocDotFr committed Mar 26, 2017
1 parent 29a8f07 commit b38d98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaimp.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def get_current_track_info(self):
- ``album`` (``str``): Album name or an empty string if none
- ``artist`` (``str``): Artist name or an empty string if unknown
- ``year`` (``int``): Track year or an empty string if unknown
- ``filename`` (``str``): Pathto the track or URL to the stream
- ``filename`` (``str``): Path to the track or URL to the stream
- ``genre`` (``str``): Track genre or an empty string if unknown
- ``title`` (``str``): Track title or an empty string if unknown
Expand Down

0 comments on commit b38d98c

Please sign in to comment.