docs: change WASM/wasm to Wasm
That is the official capitalisation.
This commit is contained in:
parent
7bc8f76667
commit
88e0b4cea4
36 changed files with 122 additions and 122 deletions
|
|
@ -1416,7 +1416,7 @@ const TSLanguage *ts_wasm_store_load_language(
|
|||
);
|
||||
|
||||
/**
|
||||
* Get the number of languages instantiated in the given wasm store.
|
||||
* Get the number of languages instantiated in the given Wasm store.
|
||||
*/
|
||||
size_t ts_wasm_store_language_count(const TSWasmStore *);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue