Explorar el Código

test-oc: Add missing space to test docstring

Kyle Meyer hace 3 años
padre
commit
77e2ecd71f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]"