svn: /phpdoc/ja/trunk/reference/mbstring/functions/ mb-convert-case.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 04 May 2020 16:06:32 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349747

Log:
s/ケースフォルディング/ケースフォールディング/g

Changed paths:
    U   phpdoc/ja/trunk/reference/mbstring/functions/mb-convert-case.xml

Modified: phpdoc/ja/trunk/reference/mbstring/functions/mb-convert-case.xml
===================================================================
--- phpdoc/ja/trunk/reference/mbstring/functions/mb-convert-case.xml	2020-05-04 13:37:46 UTC (rev 349746)
+++ phpdoc/ja/trunk/reference/mbstring/functions/mb-convert-case.xml	2020-05-04 16:06:32 UTC (rev 349747)
@@ -5,7 +5,7 @@
 <refentry xml:id="function.mb-convert-case" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>mb_convert_case</refname>
-  <refpurpose>文字列に対してケースフォルディングを行う</refpurpose>
+  <refpurpose>文字列に対してケースフォールディングを行う</refpurpose>
  </refnamediv>

  <refsect1 role="description">
@@ -19,7 +19,7 @@
   <para>
    <parameter>mode</parameter>
    で指定された方法で <parameter>string</parameter>
-   に対してケースフォルディングを行います。
+   に対してケースフォールディングを行います。
   </para>
  </refsect1>

@@ -66,7 +66,7 @@
   <para>
    <parameter>mode</parameter>
    で指定された方法で <parameter>string</parameter>
-   に対してケースフォルディングを行った結果を返します。
+   に対してケースフォールディングを行った結果を返します。
   </para>
  </refsect1>

@@ -73,8 +73,8 @@
  <refsect1 role="unicode">
   &reftitle.unicode;
   <para>
-   標準のケースフォルディング関数である <function>strtolower</function>
-   や <function>strtoupper</function> と違い、ケースフォルディングは
+   標準のケースフォールディング関数である <function>strtolower</function>
+   や <function>strtoupper</function> と違い、ケースフォールディングは
    Unicode 文字属性を基準に行われます。したがって、この関数の挙動は
    ロケールの設定に影響されず、また、すべてのアルファベット、
    例えば A ウムラウト (Ä) を変換することができます。
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.