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

Commit c43f3eb6 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 8b333467: Merge "fix trivial typo: s/meansure/measure"

* commit '8b333467':
  fix trivial typo: s/meansure/measure
parents d92ab153 8b333467
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -35,7 +35,7 @@ public class PathMeasure {
    
    
    /**
    /**
     * Create a PathMeasure object associated with the specified path object
     * Create a PathMeasure object associated with the specified path object
     * (already created and specified). The meansure object can now return the
     * (already created and specified). The measure object can now return the
     * path's length, and the position and tangent of any position along the
     * path's length, and the position and tangent of any position along the
     * path.
     * path.
     *
     *