Skip to content

Commit

Permalink
Fix long docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfm committed Dec 17, 2023
1 parent 70d9bf9 commit a847e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smudge-controller.el
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The following placeholders are supported:
:group 'smudge)

(defcustom smudge-player-use-transient-map nil
"Whether a transient map should be activated after commands that are likely to be repeated."
"Whether to activate a transient map for commands likely to be repeated."
:type 'bool
:group 'smudge)

Expand Down

0 comments on commit a847e34

Please sign in to comment.