From 77e2ecd71f63e1e7a7ef2bacc1a7659fa246356c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 6 Nov 2021 13:21:52 -0400 Subject: [PATCH] test-oc: Add missing space to test docstring --- testing/lisp/test-oc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/lisp/test-oc.el b/testing/lisp/test-oc.el index 49140fe0f..c700780fe 100644 --- a/testing/lisp/test-oc.el +++ b/testing/lisp/test-oc.el @@ -252,7 +252,7 @@ (cdr boundaries))))))) (ert-deftest test-org-cite/main-affixes () - "Test`org-cite-main-affixes'." + "Test `org-cite-main-affixes'." (should (equal '(nil . nil) (org-test-with-temp-text "[cite:@key]"