branch: elpa/hyperdrive
commit 303109d76e5aeafaaabfc58c38e0e809edc6aa29
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Fix: Typo
---
hyperdrive-vars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index f60aac7732..22424c0eb3 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -190,7 +190,7 @@ an existing buffer at the same version, or make a new
buffer."
"Directory path.")
(defface hyperdrive-column-header '((t (:inherit underline)))
- "Directory path.")
+ "Column header.")
(defface hyperdrive-directory '((t (:inherit dired-directory)))
"Subdirectories.")