You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/06/11 11:01:48 UTC

svn commit: r1747876 - /poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java

Author: onealj
Date: Sat Jun 11 11:01:48 2016
New Revision: 1747876

URL: http://svn.apache.org/viewvc?rev=1747876&view=rev
Log:
fix spelling in javadoc

Modified:
    poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java

Modified: poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java
URL: http://svn.apache.org/viewvc/poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java?rev=1747876&r1=1747875&r2=1747876&view=diff
==============================================================================
--- poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java (original)
+++ poi/branches/ss_border_property_template/src/java/org/apache/poi/ss/usermodel/CellStyle.java Sat Jun 11 11:01:48 2016
@@ -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();
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org