javadocs fix

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2016-07-17 07:48:48 +00:00
parent efbfef84a6
commit e0c50807c4
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import org.apache.poi.poifs.filesystem.Entry;
/**
* Scratchpad-specific logic for {@link OLE2ExtractorFactory} and
* {@link ExtractorFactory}, which permit the other two to run with
* {@link org.apache.poi.extractor.ExtractorFactory}, which permit the other two to run with
* no Scratchpad jar (though without functionality!)
* <p>Note - should not be used standalone, always use via the other
* two classes</p>