Fix typos discovered by codespell

This commit is contained in:
Christian Clauss 2021-06-25 23:44:37 +02:00
parent f3a5b0b921
commit 3132592f39

View File

@ -5768,7 +5768,7 @@ function domManip( collection, args, callback, ignored ) {
if ( hasScripts ) {
doc = scripts[ scripts.length - 1 ].ownerDocument;
// Reenable scripts
// Re-enable scripts
jQuery.map( scripts, restoreScript );
// Evaluate executable scripts on first document insertion