repair annotation mistake
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -128,7 +128,7 @@ typedef NS_OPTIONS(NSInteger, MASAttribute) { | @@ -128,7 +128,7 @@ typedef NS_OPTIONS(NSInteger, MASAttribute) { | ||
128 | /** | 128 | /** |
129 | * initialises the maker with a default view | 129 | * initialises the maker with a default view |
130 | * | 130 | * |
131 | - * @param view any MASConstrait are created with this view as the first item | 131 | + * @param view any MASConstraint are created with this view as the first item |
132 | * | 132 | * |
133 | * @return a new MASConstraintMaker | 133 | * @return a new MASConstraintMaker |
134 | */ | 134 | */ |
-
Please register or login to post a comment