diff --git a/doc/classes/OccluderShapePolygon.xml b/doc/classes/OccluderShapePolygon.xml
index ad903a55980..f03b32c6509 100644
--- a/doc/classes/OccluderShapePolygon.xml
+++ b/doc/classes/OccluderShapePolygon.xml
@@ -37,7 +37,7 @@
Allows changing the polygon geometry from code.
- Specifies whether the occluder should operate one way only, or from both sides.
+ Specifies whether the occluder should operate from both sides. If [code]false[/code], the occluder will operate one way only.