[DOC-CVS] [doc-en] master: [skip-revcheck] gettarget.xml Remove extra period (#4627)
[email protected] (Mikhail Alferov via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: vrana
Date: 2025-04-24T15:37:30+02:00
Commit: https://github.com/php/doc-en/commit/983b98c1a60e7c7eabb42323a3c4b52cc29e2c75
Raw diff: https://github.com/php/doc-en/commit/983b98c1a60e7c7eabb42323a3c4b52cc29e2c75.diff
[skip-revcheck] gettarget.xml Remove extra period (#4627)
Changed paths:
M reference/reflection/reflectionattribute/gettarget.xml
Diff:
diff --git a/reference/reflection/reflectionattribute/gettarget.xml b/reference/reflection/reflectionattribute/gettarget.xml
index 77c1233550c7..fa31abf588a9 100644
--- a/reference/reflection/reflectionattribute/gettarget.xml
+++ b/reference/reflection/reflectionattribute/gettarget.xml
@@ -27,8 +27,7 @@
&reftitle.returnvalues;
<para>
Gets target of the attribute as bitmask of
- <link linkend="attribute.constants"><constant>Attribute::TARGET_*</constant>
- constants.</link>.
+ <link linkend="attribute.constants"><constant>Attribute::TARGET_*</constant> constants</link>.
</para>
</refsect1>