Skip to content

Commit

Permalink
Extend Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst authored Mar 9, 2024
1 parent fbf87b8 commit b134389
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public void setAlignment(Alignment alignment) {
}

/**
* @return the cell width
* @return the cell width (the number of dash and colon characters in the delimiter row of the table for this column)
*/
public int getWidth() {
return width;
Expand Down

0 comments on commit b134389

Please sign in to comment.