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

Commit 41187395 authored by SeongJae Park's avatar SeongJae Park
Browse files

fix trivial typo: s/meansure/measure



Change-Id: I6d879a03f23fc9ad69b1d676bf7a0a08c1124524
Signed-off-by: default avatarSeongJae Park <sj38.park@gmail.com>
parent 557a93e1
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.
     *