From d6004d7a31cc45ca076fc8d9a7e174bdebf7e03b Mon Sep 17 00:00:00 2001 From: Bobby Jack Date: Wed, 13 Mar 2013 00:14:40 +0000 Subject: [PATCH] Typo Removed extra 'i' from 'invisibiles' --- api/editor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/editor.html b/api/editor.html index c4b46f94..27c5de90 100644 --- a/api/editor.html +++ b/api/editor.html @@ -4246,10 +4246,10 @@ although this code change in the future.

-

If showInvisibiles is set to true, invisible characters—like spaces or new lines—are show in the editor.

+

If showInvisibles is set to true, invisible characters—like spaces or new lines—are show in the editor.

-

If showInvisibiles is set to true, invisible characters—like spaces or new lines—are show in the editor.

+

If showInvisibles is set to true, invisible characters—like spaces or new lines—are show in the editor.

Arguments

showInvisiblesBoolean

Required. Specifies whether or not to show invisible characters