Преглед на файлове

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
  */