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

Commit e3700b70 authored by Roger Que's avatar Roger Que Committed by Automerger Merge Worker
Browse files

Merge "Fix improperly terminated <em> in night mode method Javadocs" into main am: 46160a9f

parents 09ca8217 46160a9f
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>