Skip to content

Commit 701caf9

Browse files
author
10sr
committed
Fix document typo
1 parent 9d98c28 commit 701caf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

switch-buffer-functions.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
(defvar switch-buffer-functions
5656
nil
5757
"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.")
58+
Each is passed two arguments, the previous buffer and the current buffer.")
5959

6060
(defvar switch-buffer-functions--last-buffer
6161
nil

0 commit comments

Comments
 (0)