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

Commit b93c137

Browse files
author
livecodesam
committed
[Bugfix 22198] Fix missing text in hiliteColor
1 parent 25fd5b9 commit b93c137

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/dictionary/property/hiliteColor.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ depending on the <object type>:
6464
the <button(keyword)> when it is <highlight|highlighted>. If the
6565
<button(keyword)> is a <menu>, the <hiliteColor> is used to
6666
<highlight> the <button(keyword)>, but not the active menu choice. The
67-
<hiliteColor> has no effect if the <button(keyword)> is a <tabbed
68-
button>. The <hiliteColor> has no effect until the button is
67+
<hiliteColor> has no effect if the <button(keyword)> is a
68+
<tabbed button>. The <hiliteColor> has no effect until the button is
6969
<highlight|highlighted>.
7070

7171

docs/notes/bugfix-22198.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Fix missing text in the hiliteColor entry
2+

0 commit comments

Comments
 (0)