Skip to content

Commit

Permalink
typo in the word cocoon
Browse files Browse the repository at this point in the history
  • Loading branch information
kosarko authored and bram-atmire committed Jun 20, 2015
1 parent b0bdcc5 commit 9c4aaa1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -362,7 +362,7 @@ function submissionControl(collectionHandle, workspaceID, initStepAndPage)
{
var contextPath = cocoon.request.getContextPath();
cocoon.redirectTo(contextPath+"/submissions",true);
coocon.exit();
cocoon.exit();
}
else if (!inWorkflow)
{
Expand Down

0 comments on commit 9c4aaa1

Please sign in to comment.