From fd5690cd8339c3c56bf4ff09b26075d7f2ce6810 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 9 Sep 2021 16:40:45 -0500 Subject: Fix typo --- lisp/acdw-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/acdw-org.el') diff --git a/lisp/acdw-org.el b/lisp/acdw-org.el index 89269ab..63f6516 100644 --- a/lisp/acdw-org.el +++ b/lisp/acdw-org.el @@ -288,7 +288,7 @@ instead of the true count." desc "\\W"))))))) (goto-char (match-end 0))) ;; Ignore source blocks - ((org-in-src-block-p) (foreward-line)) + ((org-in-src-block-p) (forward-line)) ;; Count everything else (t ;; ... unless it's in a few weird contexts -- cgit 1.4.1-21-gabe81