cleanup: Fix spelling errors

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/515
This commit is contained in:
Veerasamy Sevagen
2019-05-15 19:32:29 +00:00
committed by Florian Müllner
parent 51655be6a3
commit b197a1affb
14 changed files with 21 additions and 21 deletions

View File

@ -636,7 +636,7 @@ function _queueBeforeRedraw(workId) {
* initialization as well, under the assumption that new actors
* will need it.
*
* Returns: A string work identifer
* Returns: A string work identifier
*/
function initializeDeferredWork(actor, callback, props) {
// Turn into a string so we can use as an object property