Authored by Robert Payne
Committed by GitHub

Merge pull request #411 from iDalink/master

repair annotation mistake
@@ -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 */