fix method comment

This commit is contained in:
Uwe Steinmann 2021-10-02 07:34:18 +02:00
parent 4913607e84
commit b5ef570ea5

View File

@ -4686,7 +4686,7 @@ class SeedDMS_Core_DocumentContent extends SeedDMS_Core_Object { /* {{{ */
} /* }}} */
/**
* Assign a workflow to a document
* Assign a workflow to a document content
*
* @param object $workflow
*/