]> git.ipfire.org Git - thirdparty/openssl.git/commit
Minor WINDOWS.md cleanups
authorha1215 <111994093+ha1215@users.noreply.github.com>
Tue, 23 Apr 2024 01:54:36 +0000 (21:54 -0400)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Sep 2024 07:23:38 +0000 (09:23 +0200)
commit85eb4f303f4fc9eb8edfd9be0f6f67d435af9972
treecc018ae2eff21c788a5eaf1696f1322686b46ed3
parenta5cd06f7fff3b4484946812191097b5e080b7610
Minor WINDOWS.md cleanups

The possessive form of "Windows" has been updated from "Windows's"
to "Windows'".

The function call "a poll(2) call" has been specified as
"a poll(2) system call" for clarity.

The phrase "and supposed" has been corrected to "and was supposed" to
improve sentence structure.

The phrase "However Microsoft has" now includes a comma, revised to
"However, Microsoft has" to enhance readability.

The statement "Supporting these is a pain" has been adjusted to
"Supporting these can be a pain" to better convey potential variability
in user experience.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24242)
doc/designs/ddd/WINDOWS.md