oops. just noticed a _very_ small javadoc problem

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352790 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-07-20 12:33:53 +00:00
parent 1c4f1d65f5
commit 7303717d73

View File

@ -162,7 +162,7 @@ public class MulBlankRecord
/**
* returns the xf index for column (coffset = column - field_2_first_col)
* @param the column (coffset = column - field_2_first_col)
* @param coffset the column (coffset = column - field_2_first_col)
* @return the XF index for the column
*/