mirror of https://github.com/apache/poi.git
fix spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891767 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c8b475a9c2
commit
dcf0f3d870
|
@ -929,7 +929,7 @@ public class HSSFCell extends CellBase {
|
|||
}
|
||||
|
||||
/**
|
||||
* <p>Set the style for the cell. The style should be an HSSFCellStyle created/retreived from
|
||||
* <p>Set the style for the cell. The style should be an HSSFCellStyle created/retrieved from
|
||||
* the HSSFWorkbook.</p>
|
||||
*
|
||||
* <p>To change the style of a cell without affecting other cells that use the same style,
|
||||
|
|
Loading…
Reference in New Issue