mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Fix typo
This commit is contained in:
committed by
Baldur Karlsson
parent
6a006625f2
commit
825f1c69fe
@@ -220,7 +220,7 @@ void TipsDialog::initialize()
|
||||
m_tips.push_back(Tip(
|
||||
tr("Texture debugging overlays"),
|
||||
tr("In the texture viewer, you can select from several helpful debugging overlays over the "
|
||||
"current view. This can show wireframe or solid coloour overlays of the current drawcall, "
|
||||
"current view. This can show wireframe or solid colour overlays of the current drawcall, "
|
||||
"as well as showing depth pass/fail or even representing quad overdraw as a heatmap.\n")));
|
||||
|
||||
// Tip 22
|
||||
|
||||
Reference in New Issue
Block a user