Update usage of "an user"

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-15 02:17:55 -04:00
parent f17d13d68f
commit 111250fd99
10 changed files with 12 additions and 12 deletions

View File

@@ -296,7 +296,7 @@ class UserListView(SingleObjectListView):
),
'no_results_text': _(
'User accounts can be create from this view. After creating '
'an user account you will prompted to set a password for it. '
'a user account you will prompted to set a password for it. '
),
'no_results_title': _('There are no user accounts'),
'title': _('Users'),