diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-23 18:21:10 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-26 10:42:02 +0100 |
commit | 2608e5edcca5094b61b4ccebcef160cc2bfd7f83 (patch) | |
tree | 59e34dc95aa4c1526d6ba7d376ab0adbeb699935 /test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl | |
parent | 6c00d126e7fe1f6e42a0c9454c2ab4a29dcd5989 (diff) | |
download | emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.tar.gz emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.tar.bz2 emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.zip |
; Fix typos
(cherry picked from commit a5d39e11443fa30c8e8bc58254a1a59550dcd99e)
Diffstat (limited to 'test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl')
-rw-r--r-- | test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl b/test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl index fa328438cb1..6d3f478595e 100644 --- a/test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl +++ b/test/lisp/progmodes/cperl-mode-resources/fontify-punctuation-vars.pl @@ -1,4 +1,4 @@ -# The following Perl punctiation variables contain characters which +# The following Perl punctuation variables contain characters which # are classified as string delimiters in the syntax table. The mode # should not be confused by these. # The corresponding tests check that two consecutive '#' characters |