diff --git a/qrenderdoc/Code/Interface/QRDInterface.h b/qrenderdoc/Code/Interface/QRDInterface.h index 566651fbf..13e9f36c7 100644 --- a/qrenderdoc/Code/Interface/QRDInterface.h +++ b/qrenderdoc/Code/Interface/QRDInterface.h @@ -1860,7 +1860,7 @@ temporary and treated like any other capture. DOCUMENT(R"(If a capture is loaded, return the current fatal error status. :return: If a capture is currently loaded, return the fatal error status. -:rtype: ReplayStatus +:rtype: renderdoc.ReplayStatus )"); virtual ReplayStatus GetFatalError() = 0;