Explorar o código

org.el: insert missing quote

Aaron Ecay %!s(int64=10) %!d(string=hai) anos
pai
achega
ce41c076c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -12270,7 +12270,7 @@ variable `org-mtags-prefer-muse-templates'."
 	   (string :tag "Key")
 	   (string :tag "Template")))
   :version 24.4
-  :package-version ("Org" . "8.3"))
+  :package-version '("Org" . "8.3"))
 
 (defun org-try-structure-completion ()
   "Try to complete a structure template before point.