From d5726423ca08fcfb6af0c4392d286b072c34b2a6 Mon Sep 17 00:00:00 2001 From: Mark Goldstein Date: Tue, 13 Oct 2020 20:41:32 +0000 Subject: [PATCH] Doc: Fix typo the right way. Supersedes cl/318172931 Bug: 170764224 Change-Id: Iaef1aa4fd3143e6e9019d06834001b3bfa3d887d Exempt-from-owner-approval: Docs-only typo fix --- core/java/android/view/accessibility/AccessibilityEvent.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/java/android/view/accessibility/AccessibilityEvent.java b/core/java/android/view/accessibility/AccessibilityEvent.java index 3b8368380ddad..9d66a21848dbf 100644 --- a/core/java/android/view/accessibility/AccessibilityEvent.java +++ b/core/java/android/view/accessibility/AccessibilityEvent.java @@ -199,7 +199,7 @@ import java.util.List; * Window state changed - represents the event of a change to a section of * the user interface that is visually distinct. Should be sent from either the * root view of a window or from a view that is marked as a pane - * {@link android.view.View#setAccessibilityPaneTitle(CharSequence)}. Not that changes + * {@link android.view.View#setAccessibilityPaneTitle(CharSequence)}. Note that changes * to true windows are represented by {@link #TYPE_WINDOWS_CHANGED}.
* Type: {@link #TYPE_WINDOW_STATE_CHANGED}
* Properties: