Przeglądaj źródła

test-oc: Add missing space to test docstring

Kyle Meyer 3 lat temu
rodzic
commit
77e2ecd71f
1 zmienionych plików z 1 dodań i 1 usunięć
  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]"