]> source.dussan.org Git - poi.git/commitdiff
"cannot not" presumably means "cannot"
authorDavid North <dnorth@apache.org>
Wed, 13 Jul 2016 16:40:47 +0000 (16:40 +0000)
committerDavid North <dnorth@apache.org>
Wed, 13 Jul 2016 16:40:47 +0000 (16:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752452 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/hpsf/PropertySet.java

index 07ccc49341758fc1019597992b42d88a0d900eb7..b9ce01d62cad5c82074b3d92bf1e97122a56cad5 100644 (file)
@@ -223,7 +223,7 @@ public class PropertySet
      * stream.
      * @throws MarkUnsupportedException if the stream does not support
      * the {@link InputStream#markSupported} method.
-     * @throws IOException if the {@link InputStream} cannot not be
+     * @throws IOException if the {@link InputStream} cannot be
      * accessed as needed.
      * @exception NoPropertySetStreamException if the input stream does not
      * contain a property set.