summaryrefslogtreecommitdiff
path: root/ext/wddx/tests/bug73793.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wddx/tests/bug73793.phpt')
-rw-r--r--ext/wddx/tests/bug73793.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wddx/tests/bug73793.phpt b/ext/wddx/tests/bug73793.phpt
index fed4b3525f..d677a34c5b 100644
--- a/ext/wddx/tests/bug73793.phpt
+++ b/ext/wddx/tests/bug73793.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #73793 (WDDX uses wrong decimal seperator)
+Bug #73793 (WDDX uses wrong decimal separator)
--SKIPIF--
<?php
if (!extension_loaded('wddx')) print 'skip wddx extension not available';