Skip to content

Commit 6641597

Browse files
authored
Merge pull request #4041 from Maikuolan/patch-1
Fix typo.
2 parents 2ed696f + 4dd7000 commit 6641597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Financial2/DISC.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
require __DIR__ . '/../Header.php';
77

8-
$helper->log('Returns the the Discount Rate for a security.');
8+
$helper->log('Returns the Discount Rate for a security.');
99

1010
// Create new PhpSpreadsheet object
1111
$spreadsheet = new Spreadsheet();

0 commit comments

Comments
 (0)