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

Commit e3c62e92 authored by Mark Harman's avatar Mark Harman
Browse files

Fix comment.

parent 1525edd5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -609,7 +609,7 @@ public abstract class CameraController {
     *  additional image will be included at infinite distance.
     */
    public abstract void setFocusBracketingAddInfinity(boolean focus_bracketing_add_infinity);
    /** Only relevant if setBurstType() is also called with BURSTTYPE_FOCUS. Sets the target focus
    /** Only relevant if setBurstType() is also called with BURSTTYPE_FOCUS. Sets the source focus
     *  distance for focus bracketing.
     */
    public abstract void setFocusBracketingSourceDistance(float focus_bracketing_source_distance);