summaryrefslogtreecommitdiff
path: root/ext/standard/php_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_math.h')
-rw-r--r--ext/standard/php_math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_math.h b/ext/standard/php_math.h
index e85fd120f2..cdc524f4a2 100644
--- a/ext/standard/php_math.h
+++ b/ext/standard/php_math.h
@@ -65,7 +65,7 @@ PHP_FUNCTION(rad2deg);
PHP_FUNCTION(intdiv);
/*
- WARNING: these functions are expermental: they could change their names or
+ WARNING: these functions are experimental: they could change their names or
disappear in the next version of PHP!
*/
PHP_FUNCTION(hypot);