]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/progmodes/cperl-mode.el: Fix typo.
authorStefan Kangas <stefankangas@gmail.com>
Fri, 16 Sep 2022 19:27:14 +0000 (21:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 16 Sep 2022 19:36:10 +0000 (21:36 +0200)
lisp/progmodes/cperl-mode.el

index a6d94b58179efc27f74deb08d3a5de7bf14ad167..614ee60fa0312d3145508cdbfd35ff6555107125 100644 (file)
@@ -52,7 +52,7 @@
 ;;     (define-key global-map [M-S-down-mouse-3] #'imenu)
 
 ;; This version supports the syntax added by the MooseX::Declare CPAN
-;; module, as well as Perl 5.10 keyword support.
+;; module, as well as Perl 5.10 keywords.
 
 ;;; Code:
 \f