Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 295a5ec

Browse files
author
Monte Goulding
authored
[[ Bug ]] Remove errant it
1 parent b595e12 commit 295a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Toolset/palettes/message box/behaviors/revmessageboxsinglelinemessagebehavior.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ command revDisplayAutoComplete pString
111111
end revDisplayAutoComplete
112112

113113
on __ColorizeAutocomplete
114-
dispatch "revSEColorizeField it" to stack "revSEUtilities" with the long id of field "auto complete"
114+
dispatch "revSEColorizeField" to stack "revSEUtilities" with the long id of field "auto complete"
115115
set the textColor of char 1 to -1 of field "auto complete" to "gray70"
116116
end __ColorizeAutocomplete
117117

0 commit comments

Comments
 (0)