NightOwl888 commented on code in PR #646:
URL: https://github.com/apache/lucenenet/pull/646#discussion_r996297366
##########
README.md:
##########
@@ -238,12 +238,12 @@ The following options are case-insensitive. Each option
has both a short form in
<tr>
<td>‑fv</td>
<td>‑‑file-version</td>
- <td>The assembly file version. If not supplied, will use the
--package-version (excluding any pre-release tag). The assembly version is
generated as the major version of this value without the minor, build, or
revision compoenents.</td>
+ <td>The assembly version will be derived from the major version
component of the passed in value, excluding the minor, build and revision
components.</td>
Review Comment:
Please change to "The assembly file version. If not supplied, defaults to
the --package-version value (excluding any pre-release label). The assembly
version will be derived from the major version component of the passed in
value, excluding the minor, build and revision components."
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]