Bug 1516551 - Part 3 fix comment to refer to the correct class name r=dholbert

This commit is contained in:
longsonr 2018-12-29 09:18:38 +00:00
parent 7072a2b798
commit 6f0b15e90a

View File

@ -46,7 +46,7 @@ struct PathPointParams { // Point along a path
* Instances of this class represent the points that we move between during
* <animateMotion>. Each nsSMILValue will get a nsTArray of these (generally
* with at most 1 entry in the array, except for in SandwichAdd). (This
* matches our behavior in nsSVGTransformSMILType.)
* matches our behavior in SVGTransformListSMILType.)
*
* NOTE: In general, MotionSegments are represented as points on a path
* (eSegmentType_PathPoint), so that we can easily interpolate and compute