diff --git a/core/java/android/content/LocusId.java b/core/java/android/content/LocusId.java index 283cea00b1926..98e71f07407ef 100644 --- a/core/java/android/content/LocusId.java +++ b/core/java/android/content/LocusId.java @@ -33,7 +33,7 @@ import java.io.PrintWriter; * by the Android System to correlate state between different subsystems such as content capture, * shortcuts, and notifications. * - *

For example, if your app provides an activiy representing a chat between 2 users + *

For example, if your app provides an activity representing a chat between 2 users * (say {@code A} and {@code B}, this chat state could be represented by: * *