Skip to content

Commit ec65cd1

Browse files
renaming
Co-authored-by: Caleb Aikens <[email protected]>
1 parent ab25459 commit ec65cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/StrType.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public:
3838

3939
static const char *getValue(JSContext *cx, JS::HandleValue str);
4040

41-
static PyObject *proxyfiString(JSContext *cx, JS::HandleValue str);
41+
static PyObject *proxifyString(JSContext *cx, JS::HandleValue str);
4242
};
4343

4444
#endif

0 commit comments

Comments
 (0)