Skip to content

Commit df26a76

Browse files
authored
Update FunctionPrefix.php
1 parent 9c502b7 commit df26a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class FunctionPrefix
66
{
77
const XLFNREGEXP = '/(?:_xlfn\.)?((?:_xlws\.)?\b('
8-
// functions added with Excel 2010
8+
// functions added with Excel 2010
99
. 'beta[.]dist'
1010
. '|beta[.]inv'
1111
. '|binom[.]dist'

0 commit comments

Comments
 (0)