]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-feed.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / org / org-feed.el
index 22e543c35f7691578e2f40d01e99013ee77ea9ca..ab3c61efdf37dc03d154b2ae5ea8389f39545ea1 100644 (file)
@@ -691,7 +691,7 @@ formatted as a string, not the original XML data."
         (t
          (setq entry (plist-put entry :description
                                 (format-message
-                                  "Unknown ā€˜%sā€™ content." type)))))))
+                                  "Unknown `%s' content." type)))))))
     entry))
 
 (provide 'org-feed)