Docs: Fix typo in a comment in editor/dfw.js
.
Props garrett-eclipse, mattnyeus. Fixes #46485. git-svn-id: https://develop.svn.wordpress.org/trunk@45127 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
60e5087b36
commit
66e0c55818
@ -503,7 +503,7 @@
|
||||
topHeight = heights.textTopHeight;
|
||||
}
|
||||
|
||||
// Return if TinyMCE is still intializing.
|
||||
// Return if TinyMCE is still initializing.
|
||||
if ( ! visual && ! $top.length ) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user