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

Commit 7f49f69f authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed broken HTML tag.

Test: m -j doc-comment-check-docs
Fixes: 182908993

Change-Id: I8514c1010f3be6ffcbc0f160b6354050ff9a930e
parent a9583ff9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2987,7 +2987,7 @@ public class DevicePolicyManager {
    /**
     * Checks if it's safe to run operations that can be affected by the given {@code reason}.
     *
     * <p><b>Note:/b> notice that the operation safety state might change between the time this
     * <p><b>Note:</b> notice that the operation safety state might change between the time this
     * method returns and the operation's method is called, so calls to the latter could still throw
     * a {@link UnsafeStateException} even when this method returns {@code true}.
     *