Fix spell check (#287)

This commit is contained in:
Yota Toyama
2023-09-28 13:02:00 +10:00
committed by GitHub
parent e59c09749a
commit f20c12e508

View File

@@ -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"
] ]