Browse Source

repair annotation mistake

Dalink 8 năm trước cách đây
mục cha
commit
497c30b5f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
  */