Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaiKinono committed Jan 20, 2023
1 parent ff1aaf7 commit 3a7258e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puni.el
Original file line number Diff line number Diff line change
Expand Up @@ -2571,7 +2571,7 @@ S-expression."
(define-key map (kbd "M-(") 'puni-syntactic-backward-punct)
(define-key map (kbd "M-)") 'puni-syntactic-forward-punct)
map)
"Keymap used for `puni-structural-editing-mode'.")
"Keymap used for `puni-mode'.")

;;;###autoload
(progn
Expand Down

0 comments on commit 3a7258e

Please sign in to comment.