fixed broken [build|link].

This commit is contained in:
Yoshinari Takaoka 2021-02-16 05:49:24 +09:00
parent a69f6cf5d2
commit 8ef027f131
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
Truncates <type>string</type> <parameter>string</parameter> to specified <parameter>width</parameter>,
where halfwidth characters count as <literal>1</literal>, and fullwidth
characters count as <literal>2</literal>.
See <link xlink:href="&url.unicode.reports.tr;11/">&url.unicode.reports.tr;11/</link>
See <link xlink:href="&url.unicode.reports;">&url.unicode.reports;</link>
for details regarding East Asian character widths.
</para>
</refsect1>

View file

@ -17,7 +17,7 @@
Returns the width of <type>string</type> <parameter>string</parameter>,
where halfwidth characters count as <literal>1</literal>, and fullwidth
characters count as <literal>2</literal>.
See <link xlink:href="&url.unicode.reports.tr;11/">&url.unicode.reports.tr;11/</link>
See <link xlink:href="&url.unicode.reports;">&url.unicode.reports;</link>
for details regarding East Asian character widths.
</para>
<para>