Typo
This commit is contained in:
parent
713ea07558
commit
c328ebee04
|
@ -108,7 +108,7 @@ public:
|
||||||
|
|
||||||
/* Assigns heap allocated objects to object properties;
|
/* Assigns heap allocated objects to object properties;
|
||||||
* using this in pure C++ will cause memory leaks
|
* using this in pure C++ will cause memory leaks
|
||||||
* (ie. only to be used in GCed language bindings */
|
* (ie. only to be used in GCed language bindings) */
|
||||||
void initDynAttribs();
|
void initDynAttribs();
|
||||||
static void initDefaultDynAttribs();
|
static void initDefaultDynAttribs();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue