fixed a couple of documentation problems

This commit is contained in:
JT Smith 2006-04-05 22:03:13 +00:00
parent f0c6a9e8f6
commit c0f60986aa
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ Package WebGUI::Workflow::Activity::NotifyAboutVersionTag
=head1 DESCRIPTION
Ask someone for approval of a version tag. If they approve then the workflow continues. If not, it is cancelled.
Send a message to a user about a version tag. If this version tag contains only one asset, then a URL to that asset will be included in the message automatically.
=head1 SYNOPSIS

View file

@ -26,7 +26,7 @@ Package WebGUI::Workflow::Activity::UnlockVersionTag
=head1 DESCRIPTION
This activity commits an open version tag.
Unlocks a version tag so that users can add more content to it.
=head1 SYNOPSIS