Skip to content

Commit 7b51e0d

Browse files
StaffNowat-richard
authored and
Vasilij Dusko | CREATION
committed
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
Co-authored-by: Thibault RICHARD <thibault@widop.com>
1 parent 079406e commit 7b51e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ final class LightSmsTransport extends AbstractTransport
5555
'20' => 'The number already exists',
5656
'21' => 'No name',
5757
'22' => 'Template already exists',
58-
'23' => 'Month not specifies (Format: YYYY-MM)',
58+
'23' => 'Missing Month (Format: YYYY-MM)',
5959
'24' => 'Timestamp not specified',
6060
'25' => 'Error in access to the list',
6161
'26' => 'There are no numbers in the list',

0 commit comments

Comments
 (0)