Skip to content

Commit 13d9a6b

Browse files
authored
Merge pull request #239 from Kasp42/patch-1
Update Link.php
2 parents 5ac2a85 + 1be1570 commit 13d9a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DocBlock/Tags/Link.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use Webmozart\Assert\Assert;
2121

2222
/**
23-
* Reflection class for a @link tag in a Docblock.
23+
* Reflection class for a {@}link tag in a Docblock.
2424
*/
2525
final class Link extends BaseTag implements Factory\StaticMethod
2626
{

0 commit comments

Comments
 (0)