mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug: fix typo. DONTBUILD
This commit is contained in:
parent
428832061e
commit
5c0bf9660a
@ -125,7 +125,7 @@ private:
|
||||
JS::Heap<JSObject*> mGlobal;
|
||||
};
|
||||
|
||||
// NativePromiseCallback wraps a NativePromiseHandler.
|
||||
// NativePromiseCallback wraps a PromiseNativeHandler.
|
||||
class NativePromiseCallback final : public PromiseCallback
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user