There was an error while loading. Please reload this page.
1 parent 6a41ae1 commit 73bb554Copy full SHA for 73bb554
src/com/nullpointerengineering/android/pomodoro/persistence/TaskRepository.java
@@ -28,7 +28,7 @@
28
* User: Stratos
29
* Date: 27/01/13
30
* Time: 6:49 PM
31
- * Data access abstraction that queries the correct content resolvers for data and provides a persistence API to
+ * Task repository backed by a content provider
32
*/
33
34
public class TaskRepository {
0 commit comments