svn: /phpdoc/ja/trunk/reference/math/functions/ fdiv.xml

[email protected] (Yoshinari Takaoka) Sat, 12 Dec 2020 07:50:11 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 12 Dec 2020 07:50:11 +0000

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

Log:
some tweaks

Changed paths:
    U   phpdoc/ja/trunk/reference/math/functions/fdiv.xml

Modified: phpdoc/ja/trunk/reference/math/functions/fdiv.xml
===================================================================
--- phpdoc/ja/trunk/reference/math/functions/fdiv.xml	2020-12-12 02:38:12 UTC (rev 352020)
+++ phpdoc/ja/trunk/reference/math/functions/fdiv.xml	2020-12-12 07:50:11 UTC (rev 352021)
@@ -5,7 +5,7 @@
 <refentry xml:id="function.fdiv" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>fdiv</refname>
-  <refpurpose>IEEE 754 に従い、ふたつの数値の除算を行う</refpurpose>
+  <refpurpose>IEEE 754 に従い、数値の除算を行う</refpurpose>
  </refnamediv>
  <refsect1 role="description">
   &reftitle.description;