raulcd commented on code in PR #39605:
URL: https://github.com/apache/arrow/pull/39605#discussion_r1452186176
##########
dev/release/verify-release-candidate.sh:
##########
@@ -880,8 +880,8 @@ test_csharp() {
if [ "${SOURCE_KIND}" = "local" ]; then
echo "Skipping sourelink verification on local build"
Review Comment:
Found a minor typo:
```suggestion
echo "Skipping sourcelink verification on local build"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]