Skip to content

Commit 4dd7000

Browse files
authored
Fix typo.
1 parent 2ed696f commit 4dd7000

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)