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

Commit e4017225 authored by Andrew Solovay's avatar Andrew Solovay Committed by Android (Google) Code Review
Browse files

Merge "docs: Fix typo in method description ("cusrot" -> "cursor")" into main

parents 55140738 62c8db51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -350,7 +350,7 @@ public class Selection {
    private static final char PARAGRAPH_SEPARATOR = '\n';

    /**
     * Move the cusrot to the closest paragraph start offset.
     * Move the cursor to the closest paragraph start offset.
     *
     * @param text the spannable text
     * @param layout layout to be used for drawing.