Skip to content

Commit 9296608

Browse files
committed
fixed textlint error
1 parent 9193206 commit 9296608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/mysqli/mysqli/construct.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<para>
130130
<methodname>mysqli::__construct</methodname>
131131
は、接続が成功するかしないかに関係なく、
132-
MySQL サーバへの接続を表すオブジェクトを常に返します
132+
MySQL サーバーへの接続を表すオブジェクトを常に返します
133133
</para>
134134
<para>
135135
<function>mysqli_connect</function> は、

0 commit comments

Comments
 (0)