mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-30 04:17:56 +00:00
chore: clean up typos
This commit is contained in:
@@ -231,7 +231,7 @@ fn setupBash(
|
||||
);
|
||||
try env.put("ENV", integ_dir);
|
||||
|
||||
// Join the acculumated arguments to form the final command string.
|
||||
// Join the accumulated arguments to form the final command string.
|
||||
return try std.mem.join(alloc, " ", args.items);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user