Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/imagick/imagick/getresourcelimit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<listitem>
<para>
<link linkend="imagick.constants.resourcetypes">リソース型定数</link> のうちのひとつ。
単位は制限されるリソースのタイプに依存します。
</para>
</listitem>
</varlistentry>
Expand All @@ -39,7 +38,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
指定したリソースの制限をメガバイト単位で返します。
指定したリソースの制限を返します。
単位は制限されるリソースのタイプに依存します。
</para>
</refsect1>

Expand Down
1 change: 0 additions & 1 deletion reference/imagick/imagick/setresourcelimit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
<para>
<link
linkend="imagick.constants.resourcetypes">リソースタイプ定数</link> のうちのひとつ。
単位は制限されるリソースのタイプに依存します。
</para>
</listitem>
</varlistentry>
Expand Down