Skip to content

Commit

Permalink
Clarified position of string value in custom interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
integral-dw committed Aug 10, 2020
1 parent e225b78 commit 762fa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-superstar.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ variable for your changes to take effect."
:format "Bullet character: %v\n"
:tag "Simple bullet character")
(string :value ""
:tag "Bullet character")
:tag "Bullet character (legacy method)")
(list :tag "Advanced string and fallback"
(string :value ""
:format "String of characters to compose: %v")
Expand Down

0 comments on commit 762fa16

Please sign in to comment.