]> source.dussan.org Git - poi.git/commitdiff
fix spelling in javadoc
authorJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 11:01:48 +0000 (11:01 +0000)
committerJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 11:01:48 +0000 (11:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ss_border_property_template@1747876 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/ss/usermodel/CellStyle.java

index 518003944efa9a44906a211c58a8f750be488b89..e0b3dad3e2f83589b668787796e2ac1e3a5aa3af 100644 (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();