Skip to content

Commit eccc31b

Browse files
committed
minor #13303 Typo (OskarStark)
This PR was squashed before being merged into the 4.4 branch (closes #13303). Discussion ---------- Typo Since 4.4 we have 4 methods I am wondering why there is no `versionadded::` directive EDIT: ah it is below the examples: <img width="721" alt="Screenshot 2020-03-04 08 55 54" src="https://user-images.githubusercontent.com/995707/75857174-024a8e80-5df6-11ea-9c1d-c718d3d75561.png"> Commits ------- ff267f6 Typo
2 parents 35ddc52 + ff267f6 commit eccc31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ This means that each event has access to the following information:
458458
Returns a metadata.
459459

460460
For Guard Events, there is an extended :class:`Symfony\\Component\\Workflow\\Event\\GuardEvent` class.
461-
This class has two more methods:
461+
This class has these additonal methods:
462462

463463
:method:`Symfony\\Component\\Workflow\\Event\\GuardEvent::isBlocked`
464464
Returns if transition is blocked.

0 commit comments

Comments
 (0)