Преглед изворни кода

test-oc: Add missing space to test docstring

Kyle Meyer пре 3 година
родитељ
комит
77e2ecd71f
1 измењених фајлова са 1 додато и 1 уклоњено
  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]"