1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-08-24 18:47:19 +00:00

typos: move Strnad to extend-words

This commit is contained in:
ethicnology
2026-08-03 08:59:38 -04:00
parent 9783d61f1b
commit ed669a4caa

View File

@@ -16,7 +16,6 @@ extend-ignore-re = [
"prefix.*", "prefix.*",
"value: .*", "value: .*",
"pqNTRUsign", "pqNTRUsign",
"Strnad",
] ]
[default.extend-words] [default.extend-words]
@@ -29,6 +28,7 @@ Atack = "Atack"
Falke = "Falke" Falke = "Falke"
Meni = "Meni" Meni = "Meni"
Ono = "Ono" Ono = "Ono"
Strnad = "Strnad"
Toom = "Toom" Toom = "Toom"
[files] [files]