aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/XhprofData.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/libs/XhprofData.php')
-rw-r--r--includes/libs/XhprofData.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/libs/XhprofData.php b/includes/libs/XhprofData.php
index dee766ed23c9..2aa02e639f9b 100644
--- a/includes/libs/XhprofData.php
+++ b/includes/libs/XhprofData.php
@@ -144,7 +144,7 @@ class XhprofData {
* called from that function during the measurement period.
*
* See getRawData() for a description of the metric that are returned for
- * each funcition call. The values for the wt, cpu, mu and pmu metrics are
+ * each function call. The values for the wt, cpu, mu and pmu metrics are
* arrays with these values:
* - total: Cumulative value
* - min: Minimum value