Skip to content

Commit 73fdd3c

Browse files
fix typo in Fqsen (quallified)
1 parent cf8df60 commit 73fdd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fqsen.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232
final class Fqsen
3333
{
34-
/** @var string full quallified class name */
34+
/** @var string fully qualified structural element name */
3535
private $fqsen;
3636

3737
/** @var string name of the element without path. */

0 commit comments

Comments
 (0)