We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d98c28 commit 701caf9Copy full SHA for 701caf9
switch-buffer-functions.el
@@ -55,7 +55,7 @@
55
(defvar switch-buffer-functions
56
nil
57
"A list of functions to be called when the current buffer has been changed.
58
-Each is passed two arguent, the previous buffer and the current buffer.")
+Each is passed two arguments, the previous buffer and the current buffer.")
59
60
(defvar switch-buffer-functions--last-buffer
61
0 commit comments