Bug 1540408 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looks like the patch is missing a "d" in its rename there:
```
rename from dom/svg/nsSVGLength2.h
rename to dom/svg/SVGAnimateLength.h
                          ^^^ missing a "d"
```

Back to Bug 1540408 Comment 10