From: Daniel Stenberg Date: Tue, 11 Jun 2024 12:01:35 +0000 (+0200) Subject: vms: fixed language in comment X-Git-Tag: curl-8_9_0~263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ce621e8b7a73c93890246133fc9e68167e77306;p=thirdparty%2Fcurl.git vms: fixed language in comment It started with me fixing a repeated "are are" but the wording was incomprehensible so I tried to untangle it. Closes #13921 --- diff --git a/packages/vms/compare_curl_source.com b/packages/vms/compare_curl_source.com index 3f7542de0e..13ff4667f9 100644 --- a/packages/vms/compare_curl_source.com +++ b/packages/vms/compare_curl_source.com @@ -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.