fix comment

This commit is contained in:
Uwe Steinmann 2020-12-15 17:05:04 +01:00
parent e25fda8e9b
commit 2d4007d62f

View File

@ -2189,8 +2189,8 @@ class SeedDMS_Core_Document extends SeedDMS_Core_Object { /* {{{ */
* Get the latest version of document * Get the latest version of document
* *
* This function returns the latest accessible version of a document. * This function returns the latest accessible version of a document.
* If content access has been restricted by setting * If content access has been restricted by the role of the user
* {@link SeedDMS_Core_DMS::noReadForStatus} the function will go * the function will go
* backwards in history until an accessible version is found. If none * backwards in history until an accessible version is found. If none
* is found null will be returned. * is found null will be returned.
* Access rights based on the document status are calculated for the * Access rights based on the document status are calculated for the