Browse Source

test-oc: Add missing space to test docstring

Kyle Meyer 3 years ago
parent
commit
77e2ecd71f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      testing/lisp/test-oc.el

+ 1 - 1
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]"