@@ -6,7 +6,7 @@ |
||
| 6 | 6 | use Converter\Init\Data; |
| 7 | 7 | |
| 8 | 8 | /** |
| 9 | - * Converts a number up to 1e+510 to its text representation e.g. 312 -> триста двенадцать (Russian only). |
|
| 9 | + * Converts a number up to 1e+510 to its text representation e.g. 312 -> триста двенадцать (Russian only). |
|
| 10 | 10 | * |
| 11 | 11 | * @author Sergey Kanashin <[email protected]> |
| 12 | 12 | * @copyright 2003-2017 |