mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-01 10:13:22 +00:00
Fixed a typo.
This commit is contained in:
parent
db2bbef1cd
commit
059c650922
2
third_party/vaca/src/Mutex.cpp
vendored
2
third_party/vaca/src/Mutex.cpp
vendored
@ -36,7 +36,7 @@
|
||||
#elif defined(VACA_ON_UNIXLIKE)
|
||||
#include "unix/MutexImpl.h"
|
||||
#else
|
||||
#error Your pltform does not support mutexes
|
||||
#error Your platform does not support mutexes
|
||||
#endif
|
||||
|
||||
using namespace Vaca;
|
||||
|
Loading…
x
Reference in New Issue
Block a user