diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2018-02-23 23:29:01 +0000 |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2018-02-23 23:29:01 +0000 |
commit | 7e35eb77292fe6464889ddc8329c6a64136f969d (patch) | |
tree | 76b1bdd02473d44be6773d0c61bbe8e98aeb8ffd /packages/vms | |
parent | 06df42410e8829b70812b56664ab9fe3c77b683a (diff) | |
download | curl-7e35eb77292fe6464889ddc8329c6a64136f969d.tar.gz |
spelling fixes
Detected using the `codespell` tool.
Also contains one URL protocol upgrade.
Closes https://github.com/curl/curl/pull/2334
Diffstat (limited to 'packages/vms')
-rw-r--r-- | packages/vms/config_h.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/config_h.com b/packages/vms/config_h.com index 2a5503f76..0f1fa0f62 100644 --- a/packages/vms/config_h.com +++ b/packages/vms/config_h.com @@ -1382,7 +1382,7 @@ $! search/out 'tfile1' "$_''keyterm'" $ severity = '$severity' $ endif $! -$! Unix compatability routines +$! Unix compatibility routines $!--------------------------------------------- $ if severity .ne. 1 $ then |