From a9f917c6495e69ae53d4b04e04a15591f99261a8 Mon Sep 17 00:00:00 2001
From: Ignacio Etcheverry
Date: Tue, 5 Sep 2017 22:02:52 +0200
Subject: Escape special character in classes.xml
---
doc/base/classes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index ad597c8fd..2db6a22d3 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -49533,7 +49533,7 @@
Expands the stylebox outside of the control rect on the top edge. Useful in combination with border_width_top. To draw a border outside the control rect.
- The color of the shadow. (This has no effect when shadow_size < 1)
+ The color of the shadow. (This has no effect when shadow_size < 1)
The shadow size in pixels.
--
cgit v1.3.1