From 3132592f392e7094df31f1988a3929d32d913602 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Fri, 25 Jun 2021 23:44:37 +0200 Subject: [PATCH] Fix typos discovered by codespell --- doc/html/_static/jquery-3.2.1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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