From b19390cd38ba93e527e5961723b46779749f1ee1 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Thu, 11 May 2023 09:08:05 +0200 Subject: fix media tests --- lisp/mastodon-media.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el index 0c40ca5..fd5bb77 100644 --- a/lisp/mastodon-media.el +++ b/lisp/mastodon-media.el @@ -310,7 +310,7 @@ TYPE is the attachment's type field on the server. CAPTION is the image caption if provided." (let* ((help-echo-base "RET/i: load full image (prefix: copy URL), +/-: zoom,\ -r: rotate, o: save preview") + r: rotate, o: save preview") (help-echo (if caption (concat help-echo-base "\n\"" caption "\"") -- cgit v1.2.3