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

Commit b355c2b8 authored by Paul Thomson's avatar Paul Thomson
Browse files

Fix typo in Window.java doc comments

Bug: N/A
Test: N/A
Flag: DOCS_ONLY
Change-Id: I8867c1252a504cd68a4a806956085658107175df
parent e9dff546
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line 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
     * targetHdrPeakBrightnessInNits / targetSdrWhitePointInNits. Only applies when
     * {@link #setColorMode(int)} is {@link ActivityInfo#COLOR_MODE_HDR}</p>
     * {@link #setColorMode(int)} is {@link ActivityInfo#COLOR_MODE_HDR}</p>
     *
     *