Skip to content

Commit d64c4bb

Browse files
committed
typo
1 parent 8313f93 commit d64c4bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xs/sources/xsSnapshot.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2018 Moddable Tech, Inc.
2+
* Copyright (c) 2016-2026 Moddable Tech, Inc.
33
*
44
* This file is part of the Moddable SDK Runtime.
55
*
@@ -737,7 +737,7 @@ static txCallback gxCallbacks[mxCallbacksLength] = {
737737
fx_Map_prototype_getOrInsertComputed,
738738
fx_Math_sumPrecise,
739739
fx_WeakMap_prototype_getOrInsert,
740-
fx_Weak_prototype_getOrInsertComputed,
740+
fx_WeakMap_prototype_getOrInsertComputed,
741741
#endif
742742
};
743743
extern const txTypeDispatch gxTypeDispatches[];

0 commit comments

Comments
 (0)