-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Fix various typos, repeated words, align some spelling to LDP. #19059
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
Conversation
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - file name -> filename - host name -> hostname
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6
Partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6
… Partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6
… LDP. Mostly revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6
t8m
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO this is for master branch only. The fixes of the documentation would be probably eligible for 3.0 backport, however the comments changes are not something we would backport.
… Partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6
|
I may submit a PR to backport documentation fixes only, if you want. |
Feel free to submit it. |
|
Ping @openssl/commiters, needs a 2nd reviewer. |
|
This PR is in a state where it requires action by @openssl/committers but the last update was 30 days ago |
|
This pull request is ready to merge |
|
Merged, thanks for the contributions. |
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from #19059)
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - file name -> filename - host name -> hostname Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059) (cherry picked from commit 1567a82)
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059) (cherry picked from commit c734058)
Partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059) (cherry picked from commit d7f3a2c)
… LDP. Mostly revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059) (cherry picked from commit 9929c81)
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059) (cherry picked from commit e1e93f7)
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - file name -> filename - host name -> hostname Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059)
partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059)
Partially revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059)
… LDP. Mostly revamped from openssl#16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059)
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from openssl#19059)
partially revamped from #16712
Only fix a few
low level =>low-levelto reduce the PR extent.Fix a few pointer compare test nits, while fixing some typos.
Checklist