]> source.dussan.org Git - poi.git/commitdiff
javadoc
authorPJ Fanning <fanningpj@apache.org>
Fri, 4 Feb 2022 13:46:30 +0000 (13:46 +0000)
committerPJ Fanning <fanningpj@apache.org>
Fri, 4 Feb 2022 13:46:30 +0000 (13:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897767 13f79535-47bb-0310-9956-ffa450edef68

poi/src/main/java/org/apache/poi/ss/formula/functions/Dec2Bin.java

index c38710f23eb20d9a369fec3d33b68b8551123aac..31384cf03ea7142af4b20c50e73a4228d67f007e 100644 (file)
@@ -24,7 +24,7 @@ import org.apache.poi.ss.formula.eval.StringEval;
 import org.apache.poi.ss.formula.eval.ValueEval;
 
 /**
- * Implementation for Excel Bin2Dec() function.
+ * Implementation for Excel DEC2BIN() function.
  * <p>
  * <b>Syntax</b>:<br> <b>Bin2Dec  </b>(<b>number</b>,<b>[places]</b> )<br>
  * <p>