branch: elpa/org-tree-slide
commit 79aec5bbabfebfa7a42606903bb684a1dc8780dd
Author: Takaaki ISHIKAWA <tak...@ieee.org>
Commit: Takaaki ISHIKAWA <tak...@ieee.org>

    Fix typo
---
 org-tree-slide.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-tree-slide.el b/org-tree-slide.el
index 24a3f9cc71..a4a08af92c 100644
--- a/org-tree-slide.el
+++ b/org-tree-slide.el
@@ -60,7 +60,7 @@
 
 (defcustom tree-slide-slide-in-effect t
   "Using a visual effect of slide-in for displaying trees."
-  :type 'boolen
+  :type 'boolean
   :group 'org-tree-slide)
 
 (defcustom tree-slide-slide-in-brank-lines 10

Reply via email to