Prechádzať zdrojové kódy

test-oc: Add missing space to test docstring

Kyle Meyer 3 rokov pred
rodič
commit
77e2ecd71f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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]"