diff --git a/resources/lang/he/editor.php b/resources/lang/he/editor.php index 6ad8de113..659937ecc 100644 --- a/resources/lang/he/editor.php +++ b/resources/lang/he/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'אודות עורך הטקסט הויזואלי', 'editor_license' => 'רשיון וזכויות העורך', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'שמור עמוד והמשך', 'callouts_cycle' => '(Keep pressing to toggle through types)',