Fix user's pronoun in mvnd.properties comment (#585)

This commit is contained in:
Piotr Findeisen
2022-01-19 16:00:34 +01:00
committed by GitHub
parent 62d580b930
commit 4b4288bef9

View File

@@ -85,8 +85,8 @@
# MVND_MIN_THREADS
# The minimum number of threads to use when constructing the default {@code -T} parameter for the daemon.
# This value is ignored if the user passes @{@code -T}, @{@code --threads} or {@code -Dmvnd.threads} on the command
# line or if he sets {@code mvnd.threads} in {@code ~/.m2/mvnd.properties}.
# This value is ignored if @{@code -T}, @{@code --threads} or {@code -Dmvnd.threads} is specified on the command
# line, or if {@code mvnd.threads} is specified in {@code ~/.m2/mvnd.properties}.
#
# mvnd.minThreads = 1