We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d435fa commit f6f0328Copy full SHA for f6f0328
1 file changed
public/demos/6-Stamper/3-various/5-tagged-stamp/description.html
@@ -8,7 +8,7 @@
8
pass this as the <code>$parentId</code> parameter of the constructor.
9
</p>
10
<p>
11
- If no individual tag should be created but the one that is resolved by the <code>$parentId</code>, you
+ If no individual tag should be created but the one that is resolved by the <code>$parentId</code> should be used, you
12
have to set the tag-name to <i>null</i>: <code>$stamp->setTagName(null);</code><br />
13
<b>NOTE: Such stamp can only appear on a single page!</b>
14
0 commit comments