mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-01 14:21:41 +00:00
JANITORIAL: WINTERMUTE: Correct Spelling Mistake
successfull -> successful
This commit is contained in:
parent
7b68ccbe8e
commit
42033f96df
@ -112,7 +112,7 @@ public:
|
||||
* Flip the backbuffer onto the screen-buffer
|
||||
* The screen will NOT be updated before calling this function.
|
||||
*
|
||||
* @return true if successfull, false on error.
|
||||
* @return true if successful, false on error.
|
||||
*/
|
||||
virtual bool flip() = 0;
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user