diff options
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 59455d480d..4c30d98338 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -5433,7 +5433,7 @@ Standard themed Button. </brief_description> <description> - Button is just the standard themed button: [image src="images/button_example.png"/] It can contain text and an icon, and will display them according to the current [Theme]. + Button is the standard themed button. It can contain text and an icon, and will display them according to the current [Theme]. </description> <methods> <method name="set_text"> |