Skip to content

Commit 483ab23

Browse files
authored
(DOCSP-39664) Removes spaces from examples. (#5103)
1 parent 3939372 commit 483ab23

8 files changed

+8
-8
lines changed

source/includes/steps-admin-add-blockstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ content: |
4242
4343
.. example::
4444
45-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
45+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
4646
4747
This field displays only if you set
4848
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or

source/includes/steps-admin-add-oplogstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ content: |
4242
4343
.. example::
4444
45-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
45+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
4646
4747
This field displays only if you set
4848
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or

source/includes/steps-admin-add-s3-blockstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ content: |
151151
152152
.. example::
153153
154-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
154+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
155155
156156
|mms| displays this field when you set
157157
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or

source/includes/steps-admin-add-s3-oplogstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ content: |
152152
153153
.. example::
154154
155-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
155+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
156156
157157
|mms| displays this field when you set
158158
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or

source/includes/steps-admin-edit-blockstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ content: |
4646
4747
.. example::
4848
49-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
49+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
5050
5151
- If the blockstore database is a standalone MongoDB
5252
instance, type the ``hostname:port`` of the instance.

source/includes/steps-admin-edit-oplogstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ content: |
4545
4646
.. example::
4747
48-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
48+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
4949
5050
- If the Oplog Store database is a standalone MongoDB
5151
instance, type the ``hostname:port`` of the instance.

source/includes/steps-admin-edit-s3-blockstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ content: |
157157
158158
.. example::
159159
160-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
160+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
161161
162162
- If the |s3ss| metadata database is a
163163
standalone MongoDB instance, type the ``hostname:port`` of

source/includes/steps-admin-edit-s3-oplogstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ content: |
164164
165165
.. example::
166166
167-
``host1.example.com:27017, host2.example.com:27017, host2.example.com:27018``
167+
``host1.example.com:27017,host2.example.com:27017,host2.example.com:27018``
168168
169169
- If the |s3os| metadata database is a standalone MongoDB
170170
instance, type the ``hostname:port`` of the instance.

0 commit comments

Comments
 (0)