emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/graphql-mode c176b16a41 112/122: Fix header line documenta


From: ELPA Syncer
Subject: [nongnu] elpa/graphql-mode c176b16a41 112/122: Fix header line documentation
Date: Sat, 29 Jan 2022 08:03:39 -0500 (EST)

branch: elpa/graphql-mode
commit c176b16a410de926df41feecfce1b5b18919210c
Author: Aleksandar Dimitrov <git@aleks.bg>
Commit: Aleksandar Dimitrov <git@aleks.bg>

    Fix header line documentation
---
 graphql-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphql-mode.el b/graphql-mode.el
index 6583d1f819..59b9ce7842 100644
--- a/graphql-mode.el
+++ b/graphql-mode.el
@@ -440,7 +440,7 @@ interactively with `\\[graphql-edit-headers]'."
             (define-key map (kbd "C-c C-k") 'graphql-edit-headers-abort)
             map)
   (setq header-line-format (substitute-command-keys "Edit GraphQL query 
headers.  Save with \
-`\\[graphql-edit-headers-save]' or abort with 
`\\[graphql-edit-headers-abort]'")))
+`\\[graphql-edit-headers-accept]' or abort with 
`\\[graphql-edit-headers-abort]'")))
 
 
 ;;;###autoload



reply via email to

[Prev in Thread] Current Thread [Next in Thread]