Skip to content

Commit 9cf3786

Browse files
committed
Merge branch '4.4'
* 4.4: Remvove space before self-closing xml tag
2 parents c5f335b + e7d22d7 commit 9cf3786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/impersonating_user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ be called:
223223
224224
<firewall name="main">
225225
<!-- ... -->
226-
<switch-user role="CAN_SWITCH_USER" />
226+
<switch-user role="CAN_SWITCH_USER"/>
227227
</firewall>
228228
</config>
229229
</srv:container>

0 commit comments

Comments
 (0)