diff --git a/plugin/Comment.lua b/plugin/Comment.lua index b818c97..485b97c 100644 --- a/plugin/Comment.lua +++ b/plugin/Comment.lua @@ -4,7 +4,7 @@ local call = require('Comment.api').call ---@mod comment.keybindings Keybindings ---@brief [[ ---Comment.nvim provides default keybindings for (un)comment your code. These ----keybinds are enabled upon calling |commen.usage.setup| and can be configured +---keybinds are enabled upon calling |comment.usage.setup| and can be configured ---or disabled, if desired. --- ---Basic: ~