summaryrefslogtreecommitdiff
path: root/doc/classes/Control.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-10-06 12:04:08 +0200
committerGitHub <noreply@github.com>2018-10-06 12:04:08 +0200
commit3d91af282e6c7b1dfefed1b1a04bb13d32e8d475 (patch)
treeb2df39914db5791dd8c6a3cf481fb6a1b5bc0d2f /doc/classes/Control.xml
parentf12cb82e0f7b3348ab678322cf5e729b38861f1e (diff)
parentb1ab7b4acf9a1faa880588781c84f34d09dde859 (diff)
Merge pull request #22773 from KellyThomas/docs-links
[Docs] Fix some broken links
Diffstat (limited to 'doc/classes/Control.xml')
-rw-r--r--doc/classes/Control.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml
index 1a27aea23f..ee82afd592 100644
--- a/doc/classes/Control.xml
+++ b/doc/classes/Control.xml
@@ -76,7 +76,7 @@
<argument index="1" name="constant" type="int">
</argument>
<description>
- Overrides an integer constant in the [member theme] resource the node uses. If the [code]constant[/code] is invalid, Godot clears the override. See [member Theme.INVALID_CONSTANT] for more information.
+ Overrides an integer constant in the [member theme] resource the node uses. If the [code]constant[/code] is invalid, Godot clears the override.
</description>
</method>
<method name="add_font_override">