summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnosis-faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis-faces.el b/gnosis-faces.el
index a9bfc39..a592e68 100644
--- a/gnosis-faces.el
+++ b/gnosis-faces.el
@@ -56,7 +56,7 @@
:group 'gnosis-face)
(defface gnosis-face-correct
- '((t :inherit homoglyph))
+ '((t :inherit match))
"Face for user choice."
:group 'gnosis-face)