Merge "Fix the misspelling of "register""

This commit is contained in:
Zuul
2019-03-27 06:51:39 +00:00
committed by Gerrit Code Review

View File

@ -214,7 +214,7 @@ function chart($window) {
};
/**
* Request an animation frame from the browser, and call all regsitered
* Request an animation frame from the browser, and call all registered
* animation callbacks when it occurs. If an animation has already been
* requested but has not completed, this method will return immediately.
*/