]> git.sesse.net Git - vlc/blobdiff - share/lua/http/js/jquery.jstree.js
Correct spelling: s/[sS]yncro/[sS]ynchro/
[vlc] / share / lua / http / js / jquery.jstree.js
index 3ae1b77d0e1f067eb3249dfaf513de1944623760..59e49296d72949a35ec4da578847e191be3b4972 100644 (file)
                                        });
                                }
                                if(done) { 
-                                       // TODO: find a more elegant approach to syncronizing returning requests
+                                       // TODO: find a more elegant approach to synchronizing returning requests
                                        if(this.data.core.reopen) { clearTimeout(this.data.core.reopen); }
                                        this.data.core.reopen = setTimeout(function () { _this.__callback({}, _this); }, 50);
                                        this.data.core.refreshing = false;