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

Commit 46160a9f authored by Roger Que's avatar Roger Que Committed by Gerrit Code Review
Browse files

Merge "Fix improperly terminated <em> in night mode method Javadocs" into main

parents f06c5627 d09b1db6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -708,7 +708,7 @@ public class UiModeManager {
     * <p>
     * The mode can be one of:
     * <ul>
     *   <li><em>{@link #MODE_NIGHT_NO}<em> sets the device into
     *   <li><em>{@link #MODE_NIGHT_NO}</em> sets the device into
     *       {@code notnight} mode</li>
     *   <li><em>{@link #MODE_NIGHT_YES}</em> sets the device into
     *       {@code night} mode</li>
@@ -844,7 +844,7 @@ public class UiModeManager {
     * <p>
     * The mode can be one of:
     * <ul>
     *   <li><em>{@link #MODE_NIGHT_NO}<em> sets the device into
     *   <li><em>{@link #MODE_NIGHT_NO}</em> sets the device into
     *       {@code notnight} mode</li>
     *   <li><em>{@link #MODE_NIGHT_YES}</em> sets the device into
     *       {@code night} mode</li>