Skip to content

Correct minor typo in version.py#2770

Open
aecoleman wants to merge 5 commits intosnowflakedb:mainfrom
aecoleman:patch-1
Open

Correct minor typo in version.py#2770
aecoleman wants to merge 5 commits intosnowflakedb:mainfrom
aecoleman:patch-1

Conversation

@aecoleman
Copy link
Copy Markdown

forth -> fourth in comment

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Does not address an issue or change any behavior. Only corrects a minor typo in a comment.

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency

None of the above

  1. Please describe how your code solves the related issue.

    "Forth" is an adverb meaning forwards or ahead. "Fourth" is an adjective that describes the item between the third and fifth in some order. The comment currently uses "forth" but should use "fourth".

  2. (Optional) PR for stored-proc connector:

forth -> fourth in comment
@aecoleman aecoleman requested a review from a team as a code owner February 18, 2026 20:56
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 18, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@aecoleman
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@@ -1,3 +1,3 @@
# Update this for the versions
# Don't change the forth version number from None
# Don't change the fourth version number from None
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merriam-Webster dictionary for "fourth" (here used as an adjective, modifying the compound noun "version number").

For comparison, this is the entry for "forth", which is only used as an adverb.

@aecoleman
Copy link
Copy Markdown
Author

@sfc-gh-jole Are you able to assign this PR to the snowflakedb/snow-drivers-warsaw team?

@sfc-gh-pczajka sfc-gh-pczajka enabled auto-merge (squash) March 20, 2026 10:30
@sfc-gh-pczajka sfc-gh-pczajka added NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md NO_ASYNC_CHANGES labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NO_ASYNC_CHANGES NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants