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

Commit 4f5b9059 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in Window.java doc comments" into main

parents 0c0f8b86 b355c2b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1345,7 +1345,7 @@ public abstract class Window {
    }

    /**
     * <p>Sets the desired about of HDR headroom to be used when rendering as a ratio of
     * <p>Sets the desired amount of HDR headroom to be used when rendering as a ratio of
     * targetHdrPeakBrightnessInNits / targetSdrWhitePointInNits. Only applies when
     * {@link #setColorMode(int)} is {@link ActivityInfo#COLOR_MODE_HDR}</p>
     *