summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/copy_variation13.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/copy_variation13.phpt')
-rw-r--r--ext/standard/tests/file/copy_variation13.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/copy_variation13.phpt b/ext/standard/tests/file/copy_variation13.phpt
index bd1a21dab5..97fc04d5ee 100644
--- a/ext/standard/tests/file/copy_variation13.phpt
+++ b/ext/standard/tests/file/copy_variation13.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test copy() function: usage variations - src as dir and dest as an existing file(Bug #42243)
+Test copy() function: usage variations - src as dir and dest as an existing file (Bug #42243)
--FILE--
<?php
/* Prototype: bool copy ( string $source, string $dest );