diff --git a/include/osg/ClipNode b/include/osg/ClipNode index d30eb8e6c..169d33081 100644 --- a/include/osg/ClipNode +++ b/include/osg/ClipNode @@ -19,7 +19,7 @@ namespace osg { -/** Leaf Node for defining the position of ClipPlanes in the scene.*/ +/** Node for defining the position of ClipPlanes in the scene.*/ class SG_EXPORT ClipNode : public Group {