mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
GLK: Correct spelling mistake
refered -> referred
This commit is contained in:
parent
c384b1df05
commit
1b97af8938
@ -696,7 +696,7 @@ void set_test_mode(fc_type fc) {
|
||||
|
||||
#ifndef REPLACE_GETFILE
|
||||
|
||||
/* This opens the file refered to by fname and returns it */
|
||||
/* This opens the file referred to by fname and returns it */
|
||||
static genfile uf_open(fc_type fc, filetype ext, rbool rw) {
|
||||
char *errstr;
|
||||
genfile f;
|
||||
|
Loading…
Reference in New Issue
Block a user