Skip to content

Commit d6027f0

Browse files
kevinirlenfabpot
authored andcommitted
Remove extra space after full stop.
1 parent 0c89120 commit d6027f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Finder/Comparator/NumberComparator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* magnitudes.
2020
*
2121
* The target value may use magnitudes of kilobytes (k, ki),
22-
* megabytes (m, mi), or gigabytes (g, gi). Those suffixed
22+
* megabytes (m, mi), or gigabytes (g, gi). Those suffixed
2323
* with an i use the appropriate 2**n version in accordance with the
2424
* IEC standard: http://physics.nist.gov/cuu/Units/binary.html
2525
*

0 commit comments

Comments
 (0)