Skip to content

Commit d5bf24d

Browse files
authored
RUBY-3189 Fix URI Options table (#2673)
1 parent c369355 commit d5bf24d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/create-client.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,11 +1026,11 @@ URI options are explained in detail in the :manual:`Connection URI reference
10261026
invalid values (e.g. negative and non-numeric values), invalid values
10271027
provided via this URI option are ignored with a warning.
10281028

1029-
* - srvMaxHosts=Integer
1030-
- ``:srv_max_hosts => Integer``
1029+
* - srvMaxHosts=Integer
1030+
- ``:srv_max_hosts => Integer``
10311031

1032-
* - srvServiceName=String
1033-
- ``:srv_service_name => String``
1032+
* - srvServiceName=String
1033+
- ``:srv_service_name => String``
10341034

10351035
* - ssl=Boolean
10361036
- ``:ssl => true|false``

0 commit comments

Comments
 (0)