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

Commit 459c8215 authored by Sandro Meier's avatar Sandro Meier
Browse files

Fix typo

Test: Documentation only change
Change-Id: I4d9ef25843552aeb23c89042377dc76690f7b2ac
parent 03882bc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -993,7 +993,7 @@ public class WindowProcessController extends ConfigurationContainer<Configuratio

    /**
     * Returns display UI context list which there is any app window shows or starting activities
     * int this process.
     * in this process.
     */
    public void getDisplayContextsWithErrorDialogs(List<Context> displayContexts) {
        if (displayContexts == null) {