Skip to content

Commit 45d57c4

Browse files
sgrossberndtsebastianstein
authored andcommitted
[BUGFIX] Corrected typos
1 parent f9144ae commit 45d57c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Features/FillEmailAsUsername/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
.. _fillEmailAsUsername:
55

6-
Fill Email as Username during registraion
6+
Fill Email as Username during registration
77
-----------------------------------------
88

99
Introduction

Resources/Private/Layouts/Backend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</f:link.action>
1919
<f:if condition="{femanager:be.IsResendUserConfirmationRequestActivated()}">
2020
<f:link.action action="listOpenUserConfirmations" class="btn {f:if(condition: '{action}==\'listOpenUserConfirmations\'',then:' btn-primary', else:' btn-default')}">
21-
<f:translate key="BackendSelectionList">Open User Confirmtions</f:translate>
21+
<f:translate key="BackendSelectionList">Open User Confirmations</f:translate>
2222
</f:link.action>
2323
</f:if>
2424
</f:if>

0 commit comments

Comments
 (0)