From 4db4a4da2c2d4eda002021af2bdac54eb7ffe1b5 Mon Sep 17 00:00:00 2001 From: Michael Kohl Date: Thu, 14 Dec 2023 10:34:32 +0700 Subject: [PATCH] Fix doc string --- obsidian.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obsidian.el b/obsidian.el index 6a8aa69..7726f7f 100644 --- a/obsidian.el +++ b/obsidian.el @@ -234,7 +234,7 @@ Obsidian notes files: obsidian-files-cache) (defun obsidian-clear-cache () - "Clears the obsidiean.el cache. + "Clears the obsidian.el cache. If you need to run this manually, please report this as an issue on Github." (interactive)