emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org 77e2ecd 1/2: test-oc: Add missing space to


From: ELPA Syncer
Subject: [elpa] externals-release/org 77e2ecd 1/2: test-oc: Add missing space to test docstring
Date: Sat, 6 Nov 2021 17:57:22 -0400 (EDT)

branch: externals-release/org
commit 77e2ecd71f63e1e7a7ef2bacc1a7659fa246356c
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    test-oc: Add missing space to test docstring
---
 testing/lisp/test-oc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/lisp/test-oc.el b/testing/lisp/test-oc.el
index 49140fe..c700780 100644
--- a/testing/lisp/test-oc.el
+++ b/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]"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]