]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
vms: fixed language in comment
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2024 12:01:35 +0000 (14:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2024 14:41:09 +0000 (16:41 +0200)
It started with me fixing a repeated "are are" but the wording was
incomprehensible so I tried to untangle it.

Closes #13921

packages/vms/compare_curl_source.com

index 3f7542de0e1c848ef51a9aed509cce1c75736a9d..13ff4667f9311f30851c8953636e0d298289ef73 100644 (file)
@@ -17,9 +17,9 @@ $!
 $! First the files in the original source directory which is assumed to be
 $! under source code control are compared with the copy directory.
 $!
-$! Then the files are are only in the copy directory are listed.
+$! Only files present in the copy directory are listed.
 $!
-$! The result will five diagnostics about of files:
+$! Diagnostics are displayed about the files:
 $!    1. Files that are not generation 1.
 $!    2. Files missing in the copy directory.
 $!    3. Files in the copy directory not in the source directory.