Skip to content

Commit 0b8b683

Browse files
committed
句点を追加
1 parent 315b8c3 commit 0b8b683

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/curl/constants_curl_setopt.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,15 +357,15 @@
357357
<simplelist type="inline">
358358
<member>
359359
<literal>ALL</literal>
360-
はメモリ上に保持されているすべてのクッキーを削除し
360+
はメモリ上に保持されているすべてのクッキーを削除し
361361
</member>
362362
<member>
363363
<literal>SESS</literal>
364-
はメモリ上に保持されているすべてのセッションクッキーを削除し
364+
はメモリ上に保持されているすべてのセッションクッキーを削除し
365365
</member>
366366
<member>
367367
<literal>FLUSH</literal>
368-
は <constant>CURLOPT_COOKIEJAR</constant> で指定されたファイルにすべてのクッキーを書き出し
368+
は <constant>CURLOPT_COOKIEJAR</constant> で指定されたファイルにすべてのクッキーを書き出し
369369
</member>
370370
<member>
371371
<literal>RELOAD</literal>

0 commit comments

Comments
 (0)