fix spelling

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891767 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-07-24 08:57:17 +00:00
parent c8b475a9c2
commit dcf0f3d870
1 changed files with 1 additions and 1 deletions

View File

@ -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,