summaryrefslogtreecommitdiff
path: root/packages/vms/generate_config_vms_h_curl.com
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vms/generate_config_vms_h_curl.com')
-rw-r--r--packages/vms/generate_config_vms_h_curl.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/generate_config_vms_h_curl.com b/packages/vms/generate_config_vms_h_curl.com
index ef9efc2ec..16e6dd7a2 100644
--- a/packages/vms/generate_config_vms_h_curl.com
+++ b/packages/vms/generate_config_vms_h_curl.com
@@ -223,7 +223,7 @@ $write cvh "/* Location of default ca path */"
$write cvh "#define curl_ca_path ""gnv$curl_ca_path"""
$!
$! NTLM_WB_ENABLED requires fork() but configure does not know this
-$! We have to disble this in th configure command line.
+$! We have to disable this in the configure command line.
$! config_h.com finds that configure defaults to it being enabled so
$! reports it. So we need to turn it off here.
$!