summaryrefslogtreecommitdiff
path: root/doc/classes/LinkButton.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-10-22 12:56:11 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-10-22 12:56:17 +0200
commitfc09e1436654415f7130b69d049b420d7e5e8d54 (patch)
tree4a925d13db9392d51886545586d78b97973cc584 /doc/classes/LinkButton.xml
parent14b1741cbf998f6d950a006681b15803362442d7 (diff)
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines. [ci skip]
Diffstat (limited to 'doc/classes/LinkButton.xml')
-rw-r--r--doc/classes/LinkButton.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/LinkButton.xml b/doc/classes/LinkButton.xml
index d9598daf16..5e7f467684 100644
--- a/doc/classes/LinkButton.xml
+++ b/doc/classes/LinkButton.xml
@@ -40,7 +40,7 @@
<argument index="0" name="underline_mode" type="int" enum="LinkButton.UnderlineMode">
</argument>
<description>
- Sets the underline mode for this button, the argument must be one of the [LinkButton] constants (see constants section).
+ Sets the underline mode for this button, the argument must be one of the [code]LinkButton[/code] constants (see constants section).
</description>
</method>
</methods>