diff --git a/src/imports/qtcanvas3d/doc/src/qtcanvas3d.qdoc b/src/imports/qtcanvas3d/doc/src/qtcanvas3d.qdoc
index d3b93539fc3de24b7e5d154c75ab9554020a9a10..9a88ff6f5415875cbfdf90d280effba915548b4b 100644
--- a/src/imports/qtcanvas3d/doc/src/qtcanvas3d.qdoc
+++ b/src/imports/qtcanvas3d/doc/src/qtcanvas3d.qdoc
@@ -200,5 +200,7 @@
  *
  *      \li The drawArrays and drawElements calls don't check for the validity of the enabled
  *      attributes or the buffers they point to.
+ *
+ *      \li Enabling the stencil context attribute also forces the depth attribute to be enabled.
  * \endlist
  */