Fix typos found by codespell - #20924
Closed
DimitriPapadopoulos wants to merge 1 commit into
Closed
DimitriPapadopoulos wants to merge 1 commit into
DimitriPapadopoulos wants to merge 1 commit into
Conversation
Fix only typos in doc/man* for inclusion in 3.* branches. Other typos have been fixed in a different commit.
2 tasks
t8m
approved these changes
May 10, 2023
paulidale
approved these changes
May 11, 2023
| calls some function (the I<responder>) that has intimate knowledge | ||
| about the object, which can take the internal data of the object and | ||
| copy (possibly convert) that to the memory prepared by the | ||
| I<requestor> and pointed at with the B<OSSL_PARAM> I<data>. |
Contributor
Author
There was a problem hiding this comment.
@levitte The requester vs. requestor issue has been moved from #20910 to this #20924 PR. Based on #20910 (comment) and codespell-project/codespell#2845 (comment), would you agree with this change?
Collaborator
|
This pull request is ready to merge |
openssl-machine
pushed a commit
that referenced
this pull request
May 12, 2023
Fix only typos in doc/man* for inclusion in 3.* branches. Other typos have been fixed in a different commit. Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #20924)
Member
|
Merged to master, 3.1, and 3.0 branches. Thank you for your contribution. |
openssl-machine
pushed a commit
that referenced
this pull request
May 12, 2023
Fix only typos in doc/man* for inclusion in 3.* branches. Other typos have been fixed in a different commit. Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #20924) (cherry picked from commit 9a27179)
openssl-machine
pushed a commit
that referenced
this pull request
May 12, 2023
Fix only typos in doc/man* for inclusion in 3.* branches. Other typos have been fixed in a different commit. Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #20924) (cherry picked from commit 9a27179)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix only typos in
doc/man*for inclusion in 3.* branches.Other typos have been fixed in #20910.
Checklist