Patrick Henninger
2018-12-28 03:50:42 +01:00
parent 4a2ae61ed4
commit 1190d72b52
5 changed files with 13 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ return [
| Default number format
|--------------------------------------------------------------------------
|
| This defaults will be used for the formated numbers if you don't
| This defaults will be used for the formatted numbers if you don't
| set them in the method call.
|
*/
@@ -60,7 +60,7 @@ return [
'decimal_point' => '.',
'thousand_seperator' => ','
'thousand_separator' => ','
],