branch: externals/modus-operandi-theme
commit dd783f1484e6d445445fd639bb86efdbc152e15f
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Modus operandi: minor documentation tweak
---
 modus-operandi-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 8649707..617bcba 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1444,7 +1444,7 @@ between foreground and background is >= 7:1)."
    `(ivy-posframe ((,class (:background ,bg-dim :foreground ,fg-main))))
    `(ivy-posframe-border ((,class (:background ,bg-active))))
    `(ivy-posframe-cursor ((,class (:background ,fg-main :foreground 
,bg-main))))
-   ;;;; org-jira
+   ;;;; jira (org-jira)
    `(jiralib-comment-face ((,class (:background ,bg-alt))))
    `(jiralib-comment-header-face ((,class (:weight bold))))
    `(jiralib-issue-info-face ((,class (:inherit modus-theme-special-warm))))

Reply via email to