File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
core/java/android/provider Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 * {@link Calendars#MAX_REMINDERS} which is set by the Sync Adapter that owns
7373 * the given calendar. Reminders are specified in minutes before the event and
7474 * have a type.</li>
75- * <li>The {@link ExtendedProperties} table hold opaque data fields used by the
75+ * <li>The {@link ExtendedProperties} table holds opaque data fields used by the
7676 * sync adapter. The provider takes no action with items in this table except to
7777 * delete them when their related events are deleted.</li>
7878 * </ul>
@@ -2400,7 +2400,7 @@ protected interface ExtendedPropertiesColumns {
24002400
24012401 /**
24022402 * Fields for accessing the Extended Properties. This is a generic set of
2403- * name/value pairs for use by sync adapters or apps to add extra
2403+ * name/value pairs for use by sync adapters to add extra
24042404 * information to events. There are three writable columns and all three
24052405 * must be present when inserting a new value. They are:
24062406 * <ul>
You can’t perform that action at this time.
0 commit comments