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

@@ -6,7 +6,7 @@ from django.contrib.auth import get_user_model
class UserForm(forms.ModelForm):
"""
Form used to edit an user's mininal fields by the user himself
Form used to edit a user's mininal fields by the user himself
"""
class Meta:
fields = (