summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorBilly Donahue <billy.donahue@mongodb.com>2022-04-04 21:42:32 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-04 22:13:32 +0000
commitd57bfb47f2ff4743d5a087a895fd4eb1e5f1f8c4 (patch)
tree241ba633602121d521d3c24db5d15e142a565a1e /README.third_party.md
parent31c733015e41c04d903e6b807a699fbce84d22bb (diff)
downloadmongo-d57bfb47f2ff4743d5a087a895fd4eb1e5f1f8c4.tar.gz
SERVER-65245 fix apostrophe character
Diffstat (limited to 'README.third_party.md')
-rw-r--r--README.third_party.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.third_party.md b/README.third_party.md
index b171e855d19..a447ef0ada6 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -3,7 +3,7 @@
MongoDB depends on third party libraries to implement some
functionality. This document describes which libraries are depended
upon, and how. It is maintained by and for humans, and so while it is a
-best effort attempt to describe the server’s dependencies, it is subject
+best effort attempt to describe the server's dependencies, it is subject
to change as libraries are added or removed.
## Server Vendored Libraries
@@ -93,7 +93,7 @@ a notice will be included in
## WiredTiger Vendored Test Libraries
The following Python libraries are transitively included by WiredTiger,
-and are used by that component for testing. They don’t appear in
+and are used by that component for testing. They don't appear in
released binary artifacts.
| Name |
@@ -119,7 +119,7 @@ the Operating System may be loaded.
For Windows Enterprise, we may ship precompiled DLLs containing some of
these libraries. Releases prepared in this fashion will include a copy
-of these libraries’ license in a file named
+of these libraries' license in a file named
`THIRD-PARTY-NOTICES.windows`.
| Name | Enterprise Only | Has Windows DLLs |
@@ -144,4 +144,4 @@ of these libraries’ license in a file named
3. <a id="note_ssl" href="#ref_ssl">^</a>
OpenSSL is only shipped as a dependency of the MongoDB tools written in Go. The MongoDB
- shell and server binaries use Windows’ cryptography APIs.
+ shell and server binaries use Windows' cryptography APIs.