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

chore: fix a typo in API comments #5123

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

boquan-fang
Copy link
Contributor

@boquan-fang boquan-fang commented Feb 18, 2025

Release Summary:

Resolved issues:

resolves #5115

Description of changes:

A customer found a typo in our API comments. The comment should indicate that s2n_recv_fn should be a recv callback instead of a send callback.

Call-outs:

Testing:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Feb 18, 2025
@boquan-fang boquan-fang marked this pull request as ready for review February 18, 2025 18:20
@boquan-fang boquan-fang added this pull request to the merge queue Feb 18, 2025
Merged via the queue into aws:main with commit 551efe0 Feb 18, 2025
47 checks passed
@boquan-fang boquan-fang deleted the fix-typo branch February 18, 2025 21:13
dougch pushed a commit to dougch/s2n-tls that referenced this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment references send instead of write
4 participants