mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328527 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a580fc56db
commit
aa0343b641
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ $m = new MongoClient("mongodb://rs1.example.com:27017,rs2.example.com:27017", ar
|
|||
<literal>mongos</literal> instances in the connection string. Multiple
|
||||
servers may be delimited by a comma.
|
||||
</para>
|
||||
<example xml:id="mongo.connecting.mongos-example">>
|
||||
<example xml:id="mongo.connecting.mongos-example">
|
||||
<programlisting role="php">
|
||||
<![CDATA[
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue