mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Fix some very minor spelling mistakes
Found by Lintian https://lintian.debian.org/
This commit is contained in:
parent
1f2b1caf42
commit
db8dbae131
5 changed files with 5 additions and 5 deletions
|
@ -143,7 +143,7 @@ void StateCache::Init()
|
|||
{
|
||||
// If a PSO fails to create, that means either:
|
||||
// - The file itself is corrupt.
|
||||
// - A driver/HW change has occured, causing the existing cache blobs to be invalid.
|
||||
// - A driver/HW change has occurred, causing the existing cache blobs to be invalid.
|
||||
//
|
||||
// In either case, we want to re-create the disk cache. This should not be a frequent occurence.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue