Skip to content

Commit

Permalink
Merge pull request #20 from manwar/fix-pod-errors
Browse files Browse the repository at this point in the history
Fixed pod errors reported by CPANTS.
  • Loading branch information
jonasbn committed Sep 6, 2019
2 parents 4202fc3 + dbab8bf commit 2076071
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Workflow/Factory.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,8 @@ instantiated.
We also require any necessary observer classes and throw an exception
if we cannot. If successful the observers are kept around and attached
to a workflow in L</create_workflow()> and L</fetch_workflow()>.
to a workflow in L<create_workflow()|/create_workflow> and
L<fetch_workflow()|/fetch_workflow>.
Returns: nothing
Expand Down

0 comments on commit 2076071

Please sign in to comment.