Skip to content

Commit 0d24d48

Browse files
author
Dominik Liebler
committed
fix spelling
1 parent ad830e0 commit 0d24d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Behavioral/Visitor/RoleVisitor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
/**
66
* Note: the visitor must not choose itself which method to
7-
* invoke, it is the Visitee that make this decision
7+
* invoke, it is the visited object that makes this decision
88
*/
99
interface RoleVisitor
1010
{

0 commit comments

Comments
 (0)