mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
minor text issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893147 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f5d51e5084
commit
b5071b96da
@ -310,7 +310,7 @@ public interface Workbook extends Closeable, Iterable<Sheet> {
|
||||
CellStyle getCellStyleAt(int idx);
|
||||
|
||||
/**
|
||||
* Write out this workbook to an Outputstream.
|
||||
* Write out this workbook to an OutputStream.
|
||||
*
|
||||
* @param stream - the java OutputStream you wish to write to
|
||||
* @exception IOException if anything can't be written.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user