Skip to content

Commit 73bb554

Browse files
committed
Changing comments
1 parent 6a41ae1 commit 73bb554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/nullpointerengineering/android/pomodoro/persistence/TaskRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* User: Stratos
2929
* Date: 27/01/13
3030
* Time: 6:49 PM
31-
* Data access abstraction that queries the correct content resolvers for data and provides a persistence API to
31+
* Task repository backed by a content provider
3232
*/
3333

3434
public class TaskRepository {

0 commit comments

Comments
 (0)