Skip to content

Commit

Permalink
Fixed typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
pneerincx committed May 12, 2021
1 parent 235a396 commit a736dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pullRawDataFromDS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ else
gsBatchUploadCompleted='true'
fi
#
# Rsync everything but the .finished file: may be imcompletely uploaded batch,
# Rsync everything but the .finished file: may be incompletely uploaded batch,
# but we already rsync everything we've got so far.
#
log4Bash 'DEBUG' "${LINENO}" "${FUNCNAME:-main}" '0' "Rsyncing everything but the .finished file for ${gsBatch} ..."
Expand Down

0 comments on commit a736dc0

Please sign in to comment.