mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Remove redundant word
This commit is contained in:
@@ -1913,7 +1913,7 @@ namespace renderdocui.Windows
|
||||
if (current.format.compType != m_TexDisplay.typeHint &&
|
||||
m_TexDisplay.typeHint != FormatComponentType.None)
|
||||
{
|
||||
texStatusDim.Text += " Viewed as type " + m_TexDisplay.typeHint.Str();
|
||||
texStatusDim.Text += " Viewed as " + m_TexDisplay.typeHint.Str();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user