Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c559c6c authored by RoboErik's avatar RoboErik
Browse files

s/should/can

Change-Id: Id09d3bb21c952f4c4aaa98fbb2e334dda75b74a1
parent 8a8eebcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2357,7 +2357,7 @@ public final class CalendarContract {
    /**
    /**
     * Fields for accessing colors available for a given account. Colors are
     * Fields for accessing colors available for a given account. Colors are
     * referenced by {@link #COLOR_INDEX} which must be unique for a given
     * referenced by {@link #COLOR_INDEX} which must be unique for a given
     * account name/type. These values should only be updated by the sync
     * account name/type. These values can only be updated by the sync
     * adapter. Only {@link #COLOR} may be updated after the initial insert. In
     * adapter. Only {@link #COLOR} may be updated after the initial insert. In
     * addition, a row can only be deleted once all references to that color
     * addition, a row can only be deleted once all references to that color
     * have been removed from the {@link Calendars} or {@link Events} tables.
     * have been removed from the {@link Calendars} or {@link Events} tables.