Skip to content

Commit a853a47

Browse files
committed
typos
1 parent 69bb131 commit a853a47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The v4.1 driver introduces the following breaking changes to the ABI:
151151
.. _version-4.1-enable-tests-config:
152152

153153
- Sets the ``ENABLE_TESTS`` configuration option to ``OFF`` by default,
154-
including for auto-downloaded versions of {+driver-short+}. To
154+
including for auto-downloaded versions of the {+driver-short+}. To
155155
re-enable building test targets, you must set ``ENABLE_TESTS`` to ``ON``.
156156
To include test targets in the "all" target, you must also set the
157157
``BUILD_TESTING`` option to ``ON``.

source/whats-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The v4.1 driver release includes the following new features:
5050
- :manual:`Binary Data BSON Types </reference/bson-types/#binary-data>` in the {+mdb-server+} manual
5151
- :github:`BSON Binary Vector </mongodb/mongo-cxx-driver/blob/master/examples/bsoncxx/bson_binary_vector.cpp>` usage example on GitHub
5252
- Fixes the :ref:`C driver API version bug <v4.0-cmake-api-version-bug>` noted in the v4.0 release
53-
- Adds a change to the ``ENABLE_TESTS`` configuration option default option that
53+
- Adds a change to the ``ENABLE_TESTS`` configuration default option that
5454
was originally announced for v4.0. For more information, see the :ref:`breaking
5555
change description <version-4.1-enable-tests-config>` on the Upgrade page.
5656

0 commit comments

Comments
 (0)