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

Commit 576c0d3c authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed javadoc (missing / on </i>)

Fixes: 402550361
Flag: DOCS_ONLY
Test: echo "I wish I knew how to generate HTML from javadoc"
Change-Id: I3217bc20763d535be15952f90c850a32148884e9
parent 3f84d8ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -224,7 +224,7 @@ import java.util.function.Consumer;
 * <li>A <i id="deviceowner">Device Owner</i>, which only ever exists on the
 * {@link UserManager#isSystemUser System User} or Main User, is
 * the most powerful type of Device Policy Controller and can affect policy across the device.
 * <li>A <i id="profileowner">Profile Owner<i>, which can exist on any user, can
 * <li>A <i id="profileowner">Profile Owner</i>, which can exist on any user, can
 * affect policy on the user it is on, and when it is running on
 * {@link UserManager#isProfile a profile} has
 * <a href="#profile-on-parent">limited</a> ability to affect policy on its parent.