Skip to content

Commit

Permalink
Fixed typo in english
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Nov 20, 2014
1 parent 5f5be6a commit 6370090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lang/en/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'does_not_exist' => 'License does not exist.',
'user_does_not_exist' => 'User does not exist.',
'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.',
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.',
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by someone other than the person selected in the assigned to dropdown.',
'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ',


Expand Down

0 comments on commit 6370090

Please sign in to comment.