Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-38938: [FlightRPC] Fix spelling #38939

Merged
merged 24 commits into from
Nov 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
spelling: extended
Signed-off-by: Josh Soref <[email protected]>
jsoref committed Nov 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 32fcc42d92ed1e00bfa4b1abdd9a11a520eed763
2 changes: 1 addition & 1 deletion swift/ArrowFlight/Sources/ArrowFlight/FlightSql.pb.swift
Original file line number Diff line number Diff line change
@@ -3611,7 +3611,7 @@ extension Arrow_Flight_Protocol_Sql_ActionCancelQueryResult.CancelResult: @unche

// MARK: - Extension Properties

// Swift Extensions on the exteneded Messages to add easy access to the declared
// Swift Extensions on the extended Messages to add easy access to the declared
// extension fields. The names are based on the extension field name from the proto
// declaration. To avoid naming collisions, the names are prefixed with the name of
// the scope where the extend directive occurs.