diff --git a/renderdoc/api/replay/data_types.h b/renderdoc/api/replay/data_types.h index 56f22ce8c..971766030 100644 --- a/renderdoc/api/replay/data_types.h +++ b/renderdoc/api/replay/data_types.h @@ -259,7 +259,7 @@ typically it is one parent to many derived. Can be empty if there are no parent resources. -This is the inverse of :data:derivedResources in a potentially many:many relationship, but +This is the inverse of :data:`derivedResources` in a potentially many:many relationship, but typically it is one parent to many derived. )"); rdcarray parentResources;