浏览代码

Merge pull request #411 from iDalink/master

repair annotation mistake
Robert Payne 8 年之前
父节点
当前提交
14f40f780b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Masonry/MASConstraintMaker.h

+ 1 - 1
Masonry/MASConstraintMaker.h

@@ -128,7 +128,7 @@ typedef NS_OPTIONS(NSInteger, MASAttribute) {
 /**
  *	initialises the maker with a default view
  *
- *	@param	view	any MASConstrait are created with this view as the first item
+ *	@param	view	any MASConstraint are created with this view as the first item
  *
  *	@return	a new MASConstraintMaker
  */