diff --git a/language/functions.xml b/language/functions.xml
index e314cb1fc..787263889 100644
--- a/language/functions.xml
+++ b/language/functions.xml
@@ -1450,8 +1450,8 @@ Stack trace:
anonymous functions.
- Both anonymous functions and arrow functions are implemented using the
- Closure class.
+ Tanto las funciones anónimas como las funciones flecha están implementadas utilizando
+ la clase Closure.