Skip to content

Commit 174f3e2

Browse files
author
Sam Kleinman
committed
merge: typos
2 parents cf42e8c + 518f850 commit 174f3e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/administration/ssl.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@ Consider the following example "``SSLApp.java``" class file:
160160
Ruby
161161
~~~~
162162

163-
The recent versions version of the Ruby driver have support for
164-
connections to SSL servers. Install the latest version of the driver
165-
with the following command:
163+
The recent versions of the Ruby driver have support for connections
164+
to SSL servers. Install the latest version of the driver with the
165+
following command:
166166

167167
.. code-block:: sh
168168

source/tutorial/getting-started-with-the-mongo-shell.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ From the :program:`mongo` shell, you can use the :doc:`shell methods
115115
:program:`mongo` shell, see :ref:`read-operations-cursors`.
116116

117117
See also :ref:`mongo-shell-help-cursor` for list of
118-
cursor help in the in the :program:`mongo` shell.
118+
cursor help in the :program:`mongo` shell.
119119

120120
For more documentation of basic MongoDB operations in the
121121
:program:`mongo` shell, see:

0 commit comments

Comments
 (0)