raulcd commented on code in PR #38982:
URL: https://github.com/apache/arrow/pull/38982#discussion_r1408926768
##########
dev/release/utils-update-docs-versions.py:
##########
@@ -38,7 +38,9 @@
else:
release_type = "patch"
-# Update main docs version script
+# Update main docs version script only when compatible version of the
+# stable version isn't change. Compatible version is ${MAJOR}.${MINOR}
Review Comment:
both sound good to me :) I am also non a native speaker :)
##########
dev/release/utils-update-docs-versions.py:
##########
@@ -38,7 +38,9 @@
else:
release_type = "patch"
-# Update main docs version script
+# Update main docs version script only when compatible version of the
+# stable version isn't change. Compatible version is ${MAJOR}.${MINOR}
Review Comment:
both sound good to me :) I am also not a native speaker :)
--
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]