diff --git a/sound/mpdas/Makefile b/sound/mpdas/Makefile index b0b1f1f2a..db9e999ab 100644 --- a/sound/mpdas/Makefile +++ b/sound/mpdas/Makefile @@ -29,7 +29,7 @@ endef define Package/mpdas/description mpdas is an AudioScrobbler client for MPD written in C++. It supports the latest AudioScrobbler protocol (2.0). - In case of a downtime or connectivity problems, mpdas will + In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. endef