diff --git a/docs/manual/CoreTypes/antlib.html b/docs/manual/CoreTypes/antlib.html
index 79459b4a7..99393f9dc 100644
--- a/docs/manual/CoreTypes/antlib.html
+++ b/docs/manual/CoreTypes/antlib.html
@@ -134,7 +134,7 @@
<current:if>
<current:isallowed test="@{action}"/>
<current:then>
- <current:do/>
+ <do/>
</current:then>
</current:if>
</sequential>