mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-10 13:10:03 +08:00
Fix typos discovered by codespell
This commit is contained in:
parent
f3a5b0b921
commit
3132592f39
2
doc/html/_static/jquery-3.2.1.js
vendored
2
doc/html/_static/jquery-3.2.1.js
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user