Lots of duplicate word typos + typo.

This commit is contained in:
Kat
2026-03-16 04:26:34 +11:00
parent 57428f33c6
commit 6fabf775bb
16 changed files with 26 additions and 27 deletions

View File

@@ -40,7 +40,7 @@ pub const Entry = struct {
};
/// A map from code to key. This isn't meant to be used at runtime
/// (though it could), so it isn't exported. It it used to build the
/// (though it could), so it isn't exported. It used to build the
/// key value for Entry.
const code_to_key = code_to_key: {
@setEvalBranchQuota(5000);