Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
Naruedom committed Jan 16, 2018
1 parent 163b0ec commit 42a8904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Faker/Provider/th_TH/Color.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Color extends \Faker\Provider\Color
{
protected static $safeColorNames = array(
'ขาว','ชมพู','ดำ','น้ำตาล','น้ำเงิน','ฟ้า','ม่วง','ส้ม','เขียว','เขียวอ่อน','เหลือง','แดง'
);
);

protected static $allColorNames = array(
'กากี','ขาว','คราม','ชมพู','ดำ','ทอง','นาค','น้ำตาล',
Expand Down

0 comments on commit 42a8904

Please sign in to comment.