branch: externals/agitate commit ed6c5cfb71ccfa16376a33d205f8b5163819a1d5 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Capitalise Unicode in doc string --- agitate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agitate.el b/agitate.el index 400cfb8945..4905f34155 100644 --- a/agitate.el +++ b/agitate.el @@ -53,7 +53,7 @@ ":sparkles: Add") "Completion candidates for `agitate-log-edit-emoji-commit'. It is recommended to use the :EMOJI: notation, as it works even -in terminals that cannot output unicode. Relevant applications +in terminals that cannot output Unicode. Relevant applications will render those as their corresponding graphical emoji." :type '(repeat string) :group 'agitate)