Skip to content

Commit 775a218

Browse files
committed
Fix typo in comment
1 parent a3cb677 commit 775a218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/downloader/downloadAxonFramework.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fi
2929
ARTIFACTS_VERSION=$1
3030
echo "download${ANALYSIS_NAME}: ARTIFACTS_VERSION=${ARTIFACTS_VERSION}"
3131

32-
## Get this "scripts/analysis" directory if not already set
32+
## Get this "scripts/downloader" directory if not already set
3333
# Even if $BASH_SOURCE is made for Bourne-like shells it is also supported by others and therefore here the preferred solution.
3434
# CDPATH reduces the scope of the cd command to potentially prevent unintended directory changes.
3535
# This way non-standard tools like readlink aren't needed.

0 commit comments

Comments
 (0)