branch: externals/vertico
commit d376afa086972f2d4363bb5ee85ed631626daaf0
Author: Neurolit <[email protected]>
Commit: Daniel Mendler <[email protected]>

    balance parentheses in README
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 9d1c7e29f8..97f1ca841a 100644
--- a/README.org
+++ b/README.org
@@ -227,7 +227,7 @@ older Emacs versions you can use the following advice:
                 (cons (format "[CRM%s] %s"
                               (string-replace "[ \t]*" "" crm-separator)
                               (car args))
-                      (cdr args))))))
+                      (cdr args)))))
 #+end_src
 
 * Extensions

Reply via email to