mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Fix typos, improve consistency
Fixes typos where spelling or grammar is objectively wrong. Changes wording and capitalization in some areas to be more consistent with other areas.
This commit is contained in:
parent
4ecb06c901
commit
dabb2cc9a0
21 changed files with 68 additions and 68 deletions
|
|
@ -39,7 +39,7 @@ namespace gl
|
|||
|
||||
if (!ext_count)
|
||||
{
|
||||
rsx_log.error("Coult not initialize GL driver capabilities. Is OpenGL initialized?");
|
||||
rsx_log.error("Could not initialize GL driver capabilities. Is OpenGL initialized?");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue