소스 검색

repair annotation mistake

Dalink 8 년 전
부모
커밋
497c30b5f6
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
  */