diff --git a/doc/html/_static/jquery-3.2.1.js b/doc/html/_static/jquery-3.2.1.js index d2d8ca4..4ec9f54 100644 --- a/doc/html/_static/jquery-3.2.1.js +++ b/doc/html/_static/jquery-3.2.1.js @@ -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