summaryrefslogtreecommitdiff
path: root/packages/vms
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2017-03-26 17:02:22 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-03-26 23:56:23 +0200
commitf7df67cff0a756eefc8daea36e6468df694a43d0 (patch)
tree5c0f0e6547531e4681d1bf5ec88c24db322fe96f /packages/vms
parent8e65877870c1fac920b65219adec720df810aab9 (diff)
downloadcurl-f7df67cff0a756eefc8daea36e6468df694a43d0.tar.gz
spelling fixes
Closes #1356
Diffstat (limited to 'packages/vms')
-rw-r--r--packages/vms/clean_gnv_curl.com2
-rw-r--r--packages/vms/curl_gnv_build_steps.txt2
-rw-r--r--packages/vms/generate_vax_transfer.com2
-rw-r--r--packages/vms/readme2
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/vms/clean_gnv_curl.com b/packages/vms/clean_gnv_curl.com
index 24ecb11e7..ba0173fe0 100644
--- a/packages/vms/clean_gnv_curl.com
+++ b/packages/vms/clean_gnv_curl.com
@@ -11,7 +11,7 @@ $!
$! This should be run with no parameters after the gnv_curl_configure.sh
$! script is run.
$!
-$! Paramter P1: REALCLEAN
+$! Parameter P1: REALCLEAN
$! This removes all build products and brings the environment back to
$! the point where the gnv_curl_configure.sh procedure needs to be run again.
$!
diff --git a/packages/vms/curl_gnv_build_steps.txt b/packages/vms/curl_gnv_build_steps.txt
index 83534c002..3420aae73 100644
--- a/packages/vms/curl_gnv_build_steps.txt
+++ b/packages/vms/curl_gnv_build_steps.txt
@@ -235,7 +235,7 @@ branding the PCSI kit based on who is making the kit.
Since at this time curl does not need this alias procedure, the steps
to automatically build it are not included here.
- While newer versions of PCSI can support ODS-5 filenames, not all verions
+ While newer versions of PCSI can support ODS-5 filenames, not all versions
of PCSI on systems that have ODS-5 filenames do. So as a post install
step, the PCSI kit built by these steps does a rename to the correct
case as a post install step.
diff --git a/packages/vms/generate_vax_transfer.com b/packages/vms/generate_vax_transfer.com
index 115db8a8c..92391f92e 100644
--- a/packages/vms/generate_vax_transfer.com
+++ b/packages/vms/generate_vax_transfer.com
@@ -219,7 +219,7 @@ $deck
; The first for upper case which matches the tradition method of generating
; VAX transfer vectors.
;
-; The second is the exact case for compatibilty with open source C programs
+; The second is the exact case for compatibility with open source C programs
; that expect exact case symbols in images. These are separated because a
; previous kit had only upper case symbols.
;
diff --git a/packages/vms/readme b/packages/vms/readme
index 5f116a554..ddfac747a 100644
--- a/packages/vms/readme
+++ b/packages/vms/readme
@@ -218,7 +218,7 @@ allow interrupted downloads to be continued.
The libcurl file module still does not understand VMS file types and requires
-the input files to be in STREAM_LF to work propery.
+the input files to be in STREAM_LF to work property.
The test suites are not supported as of 7.11.0.