Small tweak to docstring for debugInfoLoadingLog

This commit is contained in:
Jake Turner
2026-02-05 15:53:45 +13:00
parent 82cdd8047c
commit 0773f48ce1
+1 -1
View File
@@ -1977,7 +1977,7 @@ shader is not supported for debugging
)");
rdcstr debugStatus;
DOCUMENT(R"(Contains a log of the debug infomation i.e. PDB loading process for the shader.
DOCUMENT(R"(Contains a log of the debug shader loading process i.e. searching for shader PDB.
:type: str
)");