Skip to content

Commit f3ee5e9

Browse files
sudo-teeCopilot
andauthored
fix: typo
Co-authored-by: Copilot <[email protected]>
1 parent 0c57266 commit f3ee5e9

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)