diff --git a/doc/classes/Shape2D.xml b/doc/classes/Shape2D.xml
index 32c2c47ba05..1ff2288663a 100644
--- a/doc/classes/Shape2D.xml
+++ b/doc/classes/Shape2D.xml
@@ -69,7 +69,8 @@
- The shape's custom solver bias.
+ The shape's custom solver bias. Defines how much bodies react to enforce contact separation when this shape is involved.
+ When set to [code]0.0[/code], the default value of [code]0.3[/code] is used.