Improve FeedItem class documentation

This commit is contained in:
Herbert Reiter 2021-02-21 16:00:21 +01:00
parent d6b6a0691d
commit 8bffe2beda
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import de.danoeh.antennapod.core.storage.PodDBAdapter;
import de.danoeh.antennapod.core.util.ShownotesProvider;
/**
* Data Object for a XML message
* Item (episode) within a feed.
*
* @author daniel
*/