Просмотр исходного кода

Remove broken [image] usage in classref

Rémi Verschelde 9 лет назад
Родитель
Сommit
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">