summaryrefslogtreecommitdiffstats
path: root/NOTES-PERL.md
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2022-08-23 20:40:44 +0200
committerPauli <pauli@openssl.org>2022-10-12 16:55:28 +1100
commitd7f3a2cc8691c062ef5bdeef28b66f80c8f7d5c3 (patch)
tree74a37ff5e93aac68a01ea528f4db3146ef233bd2 /NOTES-PERL.md
parentc7340583097a80a4fe42bacea745b2bbaa6d16db (diff)
Fix various typos, repeated words, align some spelling to LDP.
Partially revamped from #16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19059)
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"