aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org
index 8e9786e..0614550 100644
--- a/config.org
+++ b/config.org
@@ -4336,7 +4336,7 @@ This is what the tabs look like with ~doom-gruvbox~ theme:
"Path to the main university org file.")
(defun bard/jump-to-class (class &optional with-dired)
- "Jump to CLASS heading in bard/uni-notes-file, can open its dir in Dired".
+ "Jump to CLASS heading in bard/uni-notes-file, can open its dir in Dired."
(interactive
(list
(completing-read "Class: " (mapcar #'car bard/class-dirs))