Skip to content

Commit 573d1d7

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Fixed a XML code example
2 parents 324c3a6 + 6a5957c commit 573d1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ and set the ``limiter`` option to its service ID:
665665
>
666666
<!-- 1st argument is the limiter for IP -->
667667
<srv:argument type="service" id="limiter.ip_login"/>
668-
<1-- 2nd argument is the limiter for username+IP -->
668+
<!-- 2nd argument is the limiter for username+IP -->
669669
<srv:argument type="service" id="limiter.username_ip_login"/>
670670
</srv:service>
671671
</srv:services>

0 commit comments

Comments
 (0)