summaryrefslogtreecommitdiff
path: root/ext/spl/tests/heap_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/heap_010.phpt')
-rw-r--r--ext/spl/tests/heap_010.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/heap_010.phpt b/ext/spl/tests/heap_010.phpt
index 8c7d8d5c96..81e71c2398 100644
--- a/ext/spl/tests/heap_010.phpt
+++ b/ext/spl/tests/heap_010.phpt
@@ -1,5 +1,5 @@
--TEST--
-SPL: SplHeap with overriden count()
+SPL: SplHeap with overridden count()
--FILE--
<?php
$obj = new SplMaxHeap();