]> granicus.if.org Git - curl/commitdiff
openvms: fix typos in documentation
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 25 Dec 2018 21:28:36 +0000 (22:28 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 25 Dec 2018 21:43:44 +0000 (22:43 +0100)
packages/vms/curl_gnv_build_steps.txt
packages/vms/generate_config_vms_h_curl.com

index 3420aae730bd2092e5ad42e8108a22d571fe54f4..9072b20a20967250781d2a407a5ebefba026e4ed 100644 (file)
@@ -198,7 +198,7 @@ The *.EXE files are not moved to the new_gnu: directory.
 After you are satisfied with the results of your build, you can move the
 files from new_gnu: to old_gnu: at your convenience.
 
-Building a PCSI kit for an archictecture takes the following steps after
+Building a PCSI kit for an architecture takes the following steps after
 making sure that you have a working build environment.
 
 Note that it requires manually creating two logical names as described
index ef9efc2ecf6e7f2d2d71ebd7a48ab556e2c0579f..16e6dd7a2cc8cbdcf3f254e5213452801ca4af88 100644 (file)
@@ -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.
 $!