mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:21:57 +02:00
* fix typo in comment
This commit is contained in:
parent
13dfd1cafd
commit
04b9bc7702
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
Type
|
||||
// We us an alias here.
|
||||
// We use an alias here.
|
||||
TWasmMutex = TRTLCriticalSection;
|
||||
TMutexKind = (mkNormal,mkRecursive);
|
||||
TLockMutexResult = (lmrNone,lmrOK,lmrNotOwner,lmrError,lmrTimeout);
|
||||
|
Loading…
Reference in New Issue
Block a user