Javadoc fix

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1793249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2017-04-30 08:49:51 +00:00
parent f5389965a2
commit 28cbb8e84e
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ public class XSSFReader {
* by XSSFBReader. This is used to decide what
* relationships to load into the sheetRefs
*
* @return
* @return all relationships that are sheet-like
*/
Set<String> getSheetRelationships() {
return WORKSHEET_RELS;