|
14 | 14 | ("", "algined", "aligned"), |
15 | 15 | ("", "concpet", "concept"), |
16 | 16 | ("", "condtion", "condition"), |
| 17 | + ("", "contraint", "constraint"), |
17 | 18 | ("", "Dimentional", "Dimensional"), |
| 19 | + ("", "Doamin", "Domain"), |
18 | 20 | ("", "eror", "error"), |
19 | 21 | ("", "enumrate", "enumerate"), |
20 | 22 | ("", "expceted", "expected"), |
|
30 | 32 | ("", "Ohter", "Other"), |
31 | 33 | ("", "protmise_type", "promise_type"), |
32 | 34 | ("", "pvalue", "prvalue"), |
| 35 | + ("", "Recevier", "Receiver"), |
33 | 36 | ("", "refernce", "reference"), |
34 | 37 | ("", "repear", "repeat"), |
| 38 | + ("", "staitc", "static"), |
35 | 39 | ("", "std::range::", "std::ranges::"), |
36 | 40 | ("", "swtich", "switch"), |
37 | 41 | ("", "voaltile", "volatile"), |
|
0 commit comments