Skip to content

Commit 17a813c

Browse files
committed
It's Subword mode.
1 parent 0ac3a01 commit 17a813c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ local variables, set NIL."
422422
;;
423423
;; https://www.gnu.org/software/emacs/manual/html_node/ccmode/Subword-Movement.html
424424
;;
425-
;; for more information about Submode Word.
425+
;; for more information about Subword mode.
426426
(define-key map (kbd "C-c C-w") 'subword-mode)
427427

428428
;; We inherit c-beginning-of-defun and c-end-of-defun from CC Mode

0 commit comments

Comments
 (0)