mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-12 10:15:26 +00:00
Lots of duplicate word typos + typo.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user