Skip to content

Commit 95509d8

Browse files
author
Alexis Beingessner
committed
Ticket OscarGodson#132 rebuilding
1 parent 754440a commit 95509d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epiceditor/js/epiceditor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,7 @@
17381738
, el
17391739
, style;
17401740

1741-
//autogrow in fullscreen in nonsensical
1741+
//autogrow in fullscreen is nonsensical
17421742
if (!this.is('fullscreen')) {
17431743
if (this.is('edit')) {
17441744
el = this.getElement('editor').documentElement;

0 commit comments

Comments
 (0)