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

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

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

* commit 'c43f3eb6':
  fix trivial typo: s/meansure/measure
parents 89c9c67a c43f3eb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ public class PathMeasure {
    
    /**
     * 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.
     *