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

Commit 9e80080c authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Fix typos in WindowManager type constant documentation

Change-Id: Icf59e31b4fe9e7e71a6cf63e7c775c48a7e67ff8
Flag: DOCS_ONLY
Test: n/a
parent d5cb3f35
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2381,7 +2381,7 @@ public interface WindowManager extends ViewManager {
        /**
         * Window type: panel that slides out from over the status bar
         * In multiuser systems shows on all users' windows. These windows
         * are displayed on top of the stauts bar and any {@link #TYPE_STATUS_BAR_PANEL}
         * are displayed on top of the status bar and any {@link #TYPE_STATUS_BAR_PANEL}
         * windows.
         * @hide
         */