Skip to content

Commit

Permalink
Fixes comment (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
thagikura authored May 17, 2018
1 parent bf320b4 commit f781a35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ public class FlexboxLayout extends ViewGroup implements FlexContainer {
private int mAlignContent;

/**
* The current value of the {@link }
* The current value of the maxLine attribute, which specifies the maximum number of flex lines.
*/
private int mMaxLine = NOT_SET;

Expand Down

0 comments on commit f781a35

Please sign in to comment.