Explorar o código

org-odt.el: Trivial change

Jambunathan K %!s(int64=13) %!d(string=hai) anos
pai
achega
59074ab3bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-odt.el

+ 1 - 1
lisp/org-odt.el

@@ -113,7 +113,7 @@ and `org-odt-data-dir'.")
 					       schema-dir))
 			    (file-readable-p
 			     (expand-file-name "schemas.xml" schema-dir)))
-		   (message "Debug (org-odt): Success. Using schema files under %s"
+		   (message "Debug (org-odt): Using schema files under %s"
 			    schema-dir)
 		   (throw 'schema-dir schema-dir))))
 	     org-odt-schema-dir-list)