summaryrefslogtreecommitdiff
path: root/doc/classes/ColorPicker.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2021-10-05 19:58:24 +0200
committerGitHub <noreply@github.com>2021-10-05 19:58:24 +0200
commit6afe9ad040c6f42fbebe2df0302b888122af7248 (patch)
tree56b326b6e69386971c53e4ea28f1f5747923cba3 /doc/classes/ColorPicker.xml
parenta603b2d7c7e3a6814363773ba0aedb65067f1348 (diff)
parent20b56f557cdc21c31f5c8d8c936b085685d9aa6f (diff)
Merge pull request #53432 from akien-mga/classref-note-style
Diffstat (limited to 'doc/classes/ColorPicker.xml')
-rw-r--r--doc/classes/ColorPicker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml
index f33016cc6c..fca6a7631a 100644
--- a/doc/classes/ColorPicker.xml
+++ b/doc/classes/ColorPicker.xml
@@ -16,7 +16,7 @@
<argument index="0" name="color" type="Color" />
<description>
Adds the given color to a list of color presets. The presets are displayed in the color picker and the user will be able to select them.
- [b]Note:[/b] the presets list is only for [i]this[/i] color picker.
+ [b]Note:[/b] The presets list is only for [i]this[/i] color picker.
</description>
</method>
<method name="erase_preset">