summaryrefslogtreecommitdiffstats
path: root/NOTES-PERL.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES-PERL.md')
-rw-r--r--NOTES-PERL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES-PERL.md b/NOTES-PERL.md
index b49daed244..3a91f09c2d 100644
--- a/NOTES-PERL.md
+++ b/NOTES-PERL.md
@@ -117,7 +117,7 @@ descriptions below, `Text::Template` will serve as an example.
$ cpan -f -i Text::Template
- Note: on VMS, you must quote any argument that contains upper case
+ Note: on VMS, you must quote any argument that contains uppercase
characters, so the lines above would be:
$ cpan -i "Text::Template"