mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 23:43:06 +00:00
DS-3154: Fix some of the Javadocs errors in dspace-api
This commit is contained in:
@@ -253,7 +253,7 @@ public class CitationDocumentServiceImpl implements CitationDocumentService, Ini
|
||||
|
||||
/**
|
||||
* Should the citation page be the first page of the document, or the last page?
|
||||
* default => true. true => first page, false => last page
|
||||
* default = true. true = first page, false = last page
|
||||
* citation_as_first_page=true
|
||||
*/
|
||||
protected Boolean citationAsFirstPage = null;
|
||||
|
Reference in New Issue
Block a user