Small comment correction.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352365 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-04-08 14:25:16 +00:00
parent 10cfcb125c
commit 4ed012a376
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ public class HSSFRow
}
/**
* used internally to add a cell. Pass anything in for dummy boolean. (possibly used in later versions)
* used internally to add a cell.
*/
private void addCell(HSSFCell cell)