Skip to content

Commit ad2e0cc

Browse files
committed
Fixed typo
Signed-off-by: snipe <[email protected]>
1 parent b39d11c commit ad2e0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en-US/admin/models/message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'bulkedit' => array(
3535
'error' => 'No fields were changed, so nothing was updated.',
3636
'success' => 'Model successfully updated. |:model_count models successfully updated.',
37-
'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
37+
'warn' => 'You are about to update the properties of the following model:|You are about to edit the properties of the following :model_count models:',
3838

3939
),
4040

0 commit comments

Comments
 (0)