mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -503,7 +503,7 @@
|
||||
topHeight = heights.textTopHeight;
|
||||
}
|
||||
|
||||
// Return if TinyMCE is still intializing.
|
||||
// Return if TinyMCE is still initializing.
|
||||
if ( ! visual && ! $top.length ) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user