mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
"cannot not" presumably means "cannot"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752452 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
11004d4fb8
commit
f54d435c83
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user