浏览代码

Remove broken [image] usage in classref

Rémi Verschelde 9 年之前
父节点
当前提交
0dce4f7eb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/base/classes.xml

+ 1 - 1
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">