mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
Fix spell check (#287)
This commit is contained in:
@@ -1,12 +1,17 @@
|
|||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
|
"autogen",
|
||||||
|
"autotools",
|
||||||
"bdwgc",
|
"bdwgc",
|
||||||
|
"cflag",
|
||||||
"dealloc",
|
"dealloc",
|
||||||
"finalizer",
|
"finalizer",
|
||||||
"gcollect",
|
"gcollect",
|
||||||
|
"libatomic",
|
||||||
"libc",
|
"libc",
|
||||||
"realloc",
|
"realloc",
|
||||||
"repr",
|
"repr",
|
||||||
|
"rustc",
|
||||||
"stackbottom",
|
"stackbottom",
|
||||||
"unregisters"
|
"unregisters"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user