Merge "Fix typo"

This commit is contained in:
Sandro Meier
2023-01-24 11:41:56 +00:00
committed by Android (Google) Code Review

View File

@@ -1015,7 +1015,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) {