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