summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fscanf_variation45.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fscanf_variation45.phpt')
-rw-r--r--ext/standard/tests/file/fscanf_variation45.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/fscanf_variation45.phpt b/ext/standard/tests/file/fscanf_variation45.phpt
index 9186e62f8e..7795dd6cf4 100644
--- a/ext/standard/tests/file/fscanf_variation45.phpt
+++ b/ext/standard/tests/file/fscanf_variation45.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test fscanf() function: usage variations - scientific formats with integer values
+Test fscanf() function: usage variations - scientific formats with integer values
--FILE--
<?php
@@ -12,7 +12,7 @@ Test fscanf() function: usage variations - scientific formats with integer value
$file_path = dirname(__FILE__);
-echo "*** Test fscanf(): different scientific format types with different integer values ***\n";
+echo "*** Test fscanf(): different scientific format types with different integer values ***\n";
// create a file
$filename = "$file_path/fscanf_variation45.tmp";