fix spelling in javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1747876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2016-06-11 11:01:48 +00:00
parent 7c90716fdc
commit 66498c10af
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ public interface CellStyle {
/**
* get the color to use for the top border
* @return hhe index of the color definition
* @return the index of the color definition
*/
short getTopBorderColor();