]> source.dussan.org Git - poi.git/commitdiff
javadocs fix
authorJaven O'Neal <onealj@apache.org>
Sun, 17 Jul 2016 07:48:48 +0000 (07:48 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 17 Jul 2016 07:48:48 +0000 (07:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753020 13f79535-47bb-0310-9956-ffa450edef68

src/scratchpad/src/org/apache/poi/extractor/OLE2ScratchpadExtractorFactory.java

index 07ae6412e79cd15b7ec8d51540990ec9e580dfc8..90c4d6034ffe58e05c8c34c8a922e3717f9f4cd8 100644 (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>