diff --git a/language/predefined/exception/clone.xml b/language/predefined/exception/clone.xml
index 54e3946890..efecba3052 100644
--- a/language/predefined/exception/clone.xml
+++ b/language/predefined/exception/clone.xml
@@ -52,7 +52,7 @@
8.1.0
- Exception::__clone は、、
+ Exception::__clone は、
final ではなくなりました。
diff --git a/reference/math/functions/round.xml b/reference/math/functions/round.xml
index fd258e115f..1b52e73236 100644
--- a/reference/math/functions/round.xml
+++ b/reference/math/functions/round.xml
@@ -139,7 +139,7 @@
&reftitle.errors;
この関数は、無効な mode が指定された場合に ValueError をスローします。
- PHP 8.4.0 より前では、、エラーにはならずに PHP_ROUND_HALF_UP を使用していました。
+ PHP 8.4.0 より前では、エラーにはならずに PHP_ROUND_HALF_UP を使用していました。