We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a92243 commit 139321cCopy full SHA for 139321c
poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
@@ -333,7 +333,7 @@ public static String getWorkbookDirEntryName(DirectoryNode directory) {
333
* @throws IOException if the stream cannot be read
334
* @throws IllegalStateException a number of runtime exceptions can be thrown, especially if there are problems with the
335
* input format
336
- * @deprecated use the contructor that omits the ignored <code>fs</code> param instead
+ * @deprecated use the constructor that omits the ignored <code>fs</code> param instead
337
* @see POIFSFileSystem
338
*/
339
@Removal(version = "7.0.0")
0 commit comments