Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>2022-08-02 00:56:33 +0300
committerGitHub <noreply@github.com>2022-08-02 00:56:33 +0300
commit2201016c1e13bdb9abf49e2e38cadf4ee0568df2 (patch)
treef7dd21b7ba36f4a0ddbdcd8da51fb1b71abf3785 /eng/build.sh
parenta67c1ad7eadcf9ce7a445358df287daf4a983086 (diff)
Fix typos (#73122)
Diffstat (limited to 'eng/build.sh')
-rwxr-xr-xeng/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/build.sh b/eng/build.sh
index 9a94698db49..91ea9dbd478 100755
--- a/eng/build.sh
+++ b/eng/build.sh
@@ -56,7 +56,7 @@ usage()
echo " --restore (-r) Restore dependencies."
echo " --sign Sign build outputs."
echo " --test (-t) Incrementally builds and runs tests."
- echo " Use in conjuction with --testnobuild to only run tests."
+ echo " Use in conjunction with --testnobuild to only run tests."
echo ""
echo "Libraries settings:"