WaE: remove javadoc warning

This commit is contained in:
Caolán McNamara 2010-12-20 10:40:38 +00:00
parent 070e33b579
commit 138386a6d3

View file

@ -112,7 +112,7 @@ public class ColourConverter {
* cases where the 16 colour values are something other than there default
* values (e.g. in the case of pocket Excel)
*
* @param lookup[] a 16 bit array mapping the 16 colours to their values
* @param lookup a 16 bit array mapping the 16 colours to their values
*/
public ColourConverter(short lookup[]) {