mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-26 20:58:28 -05:00
Fix various typos and spelling mistakes
This commit is contained in:
@@ -316,7 +316,7 @@ bool SwapChain::ChangeSurface(void* native_handle)
|
||||
{
|
||||
DestroySwapChain();
|
||||
m_wsi.render_surface = native_handle;
|
||||
// We only keep the swap chain settings (HDR/Stereo) that had successfully applied beofre
|
||||
// We only keep the swap chain settings (HDR/Stereo) that had successfully applied before
|
||||
return CreateSwapChain(m_stereo, m_hdr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user