File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3198,7 +3198,7 @@ msgid ""
3198
3198
msgstr ""
3199
3199
3200
3200
#: dojo/templates/dojo/forgot_username.html
3201
- msgid "Retreive my username"
3201
+ msgid "Retrieve my username"
3202
3202
msgstr ""
3203
3203
3204
3204
#: dojo/templates/dojo/forgot_username_done.html
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h3>{% translate 'Retrieve Username' %}</h3>
9
9
{% include "dojo/form_fields.html" with form=form %}
10
10
< div class ="form-group ">
11
11
< div class ="col-sm-offset-1 col-sm-1 ">
12
- < button id ="reset-password " class ="btn btn-success "> {% translate 'Retreive my username' %}</ button >
12
+ < button id ="reset-password " class ="btn btn-success "> {% translate 'Retrieve my username' %}</ button >
13
13
</ div >
14
14
</ div >
15
15
</ fieldset >
You can’t perform that action at this time.
0 commit comments