From 4bd91bc4742dbf194dd7a63519aa1ed32e4db47d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 3 Jun 2018 12:14:45 +0000 Subject: spelling fixes Detected using the `codespell` tool (version 1.13.0). Also secure and fix an URL. --- packages/vms/build_gnv_curl_pcsi_desc.com | 2 +- packages/vms/setup_gnv_curl_build.com | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/vms') diff --git a/packages/vms/build_gnv_curl_pcsi_desc.com b/packages/vms/build_gnv_curl_pcsi_desc.com index 3b4cd803f..fab2c823c 100644 --- a/packages/vms/build_gnv_curl_pcsi_desc.com +++ b/packages/vms/build_gnv_curl_pcsi_desc.com @@ -351,7 +351,7 @@ $ endif $ endif $ endif $! -$! Filenames with $ in them are VMS special and do not need to be lowercased. +$! Filenames with $ in them are VMS special and do not need to be lowercase. $! -------------------------------------------------------------------------- $ if f$locate("$", pathname) .lt. f$length(pathname) then goto inst_file_loop $! diff --git a/packages/vms/setup_gnv_curl_build.com b/packages/vms/setup_gnv_curl_build.com index beec733c3..09f22a22e 100644 --- a/packages/vms/setup_gnv_curl_build.com +++ b/packages/vms/setup_gnv_curl_build.com @@ -60,7 +60,7 @@ $! $! We want detailed build logs. $ clist = "/list/show=(expan,includ)" $! -$! We want full symbol names in exact case. Need a commmon +$! We want full symbol names in exact case. Need a common $! repository for all directories. $ cnames = "/names=(shortened,as_is)/repository=''base_dir'" $! -- cgit v1.2.3