mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-19 09:04:02 -05:00
Fix various typos and spelling mistakes
This commit is contained in:
@@ -18,7 +18,7 @@ void GeometryShaderManager::Init()
|
||||
{
|
||||
constants = {};
|
||||
|
||||
// Init any intial constants which aren't zero when bpmem is zero.
|
||||
// Init any initial constants which aren't zero when bpmem is zero.
|
||||
SetViewportChanged();
|
||||
SetProjectionChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user