Skip to content

Commit 3826ddb

Browse files
committed
Fix typo
1 parent aa8de07 commit 3826ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/CustomUserMessageAccountStatusException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct(string $message = '', array $messageData = [], int $
3535
}
3636

3737
/**
38-
* Set a message that will be shown to the user.
38+
* Sets a message that will be shown to the user.
3939
*
4040
* @param string $messageKey The message or message key
4141
* @param array $messageData Data to be passed into the translator

0 commit comments

Comments
 (0)