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

Commit a41d3856 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Changed aggregate_exception to aggregate_exceptions

Changed singular to plural to follow the apparent convention.
parent ebb03a78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -721,7 +721,7 @@ public final class ContactsContract {
         * The content:// style URI for this table
         */
        public static final Uri CONTENT_URI =
                Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exception");
                Uri.withAppendedPath(AUTHORITY_URI, "aggregation_exceptions");

        /**
         * The MIME type of {@link #CONTENT_URI} providing a directory of data.