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

Commit 24d1056e authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix typos

parent 9593e0a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -132,8 +132,8 @@ public abstract class KeyguardViewBase extends FrameLayout {
    }

    /**
     * Allows the media keys to work when the keygaurd is showing.
     * The media keys should be of no interest to the actualy keygaurd view(s),
     * Allows the media keys to work when the keyguard is showing.
     * The media keys should be of no interest to the actual keyguard view(s),
     * so intercepting them here should not be of any harm.
     * @param event The key event
     * @return whether the event was consumed as a media key.