diff --git a/doc/classes/BitMap.xml b/doc/classes/BitMap.xml
index 28064e08e75..31ddaf10987 100644
--- a/doc/classes/BitMap.xml
+++ b/doc/classes/BitMap.xml
@@ -60,6 +60,7 @@
+ Applies morphological dilation to the bitmap. The first argument is the dilation amount, Rect2 is the area where the dilation will be applied.