Skip to content

Commit 5dee15d

Browse files
committed
copy pasta
1 parent 1718a2c commit 5dee15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghidra-publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ BUILD_EXIT_CODE=$?
4040
git restore Ghidra/application.properties
4141

4242
if [[ $BUILD_EXIT_CODE -ne 0 ]]; then
43-
echo "There ghidra build failed, please check the console output above."
43+
echo "The ghidra build failed, please check the console output above."
4444
exit 1
4545
fi
4646

0 commit comments

Comments
 (0)