Yuta HIGUCHI

Cosmetic fixes to Band

Change-Id: I4f4981b12a758d3a773fd805525b21f07ad00b9b
......@@ -113,7 +113,7 @@ public interface Band {
Builder dropPrecedence(short prec);
/**
* Assigns the @See Type of this band.
* Assigns the {@link Type} of this band.
*
* @param type a band type
* @return this
......