mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Fixing typos and spelling mistakes
This commit is contained in:
@@ -444,7 +444,7 @@ void MediaPlayer::Frame::unmap()
|
||||
|
||||
void MediaPlayer::close()
|
||||
{
|
||||
// not openned?
|
||||
// not opened?
|
||||
if (!opened_) {
|
||||
// wait for loading to finish
|
||||
if (discoverer_.valid())
|
||||
|
||||
Reference in New Issue
Block a user