From d57bfb47f2ff4743d5a087a895fd4eb1e5f1f8c4 Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Mon, 4 Apr 2022 21:42:32 +0000 Subject: SERVER-65245 fix apostrophe character --- README.third_party.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.third_party.md') 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. ^ 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. -- cgit v1.2.1