mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Fix misspelling in comment.
This commit is contained in:
parent
4ab006926a
commit
c68f6d3980
@ -1484,7 +1484,7 @@ extern JS_PUBLIC_API(JSString *)
|
||||
JS_ConcatStrings(JSContext *cx, JSString *left, JSString *right);
|
||||
|
||||
/*
|
||||
* Convert a dependent string into an indepenent one. This function does not
|
||||
* Convert a dependent string into an independent one. This function does not
|
||||
* change the string's mutability, so the thread safety comments above apply.
|
||||
*/
|
||||
extern JS_PUBLIC_API(const jschar *)
|
||||
|
Loading…
x
Reference in New Issue
Block a user