Skip to content

Commit 4571d0a

Browse files
sudo-teeCopilot
andcommitted
fix: typo
Co-authored-by: Copilot <[email protected]>
1 parent 91245d0 commit 4571d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/opencode/quick_chat.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ local running_sessions = {}
2424
---@type table<string, boolean>
2525
local active_global_keymaps = {}
2626

27-
--- Creates an quickchat session title
27+
--- Creates a quick chat session title
2828
---@param buf integer Buffer handle
2929
---@return string title The session title
3030
local function create_session_title(buf)

0 commit comments

Comments
 (0)