fix javadoc
[fanfix.git] / src / jexer / TLabel.java
index 75623ffc11ad8ecee95e062d4d0b506a4f63afca..c34aee16f32aa699009835b119e95442b8915c7c 100644 (file)
@@ -225,7 +225,7 @@ public class TLabel extends TWidget {
     /**
      * Get the label color.
      *
-     * @param return the ColorTheme key color to use for foreground text
+     * @return the ColorTheme key color to use for foreground text
      */
     public String getColorKey() {
         return colorKey;