Merge pull request #3607 from mariusbutuc/few-typos

Fix a couple of typos in the documenting comments
master
Surma 2016-01-17 18:28:13 +00:00
commit 798b6381ef
2 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@
};
/**
* Handles events of of drawer button.
* Handles events of drawer button.
*
* @param {Event} evt The event that fired.
* @private

View File

@ -339,7 +339,7 @@
};
/**
* cleanup function to remove animation listeners.
* Cleanup function to remove animation listeners.
*
* @param {Event} evt
* @private