Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
Masonry
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Robert Payne
2017-09-20 18:35:36 +1200
Committed by
GitHub
2017-09-20 18:35:36 +1200
Commit
14f40f780b39f0a66c617a76362aa46a3034fcbc
2 parents
7bfa8b63
497c30b5
Merge pull request #411 from iDalink/master
repair annotation mistake
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Masonry/MASConstraintMaker.h
Masonry/MASConstraintMaker.h
View file @
14f40f7
...
...
@@ -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 MASConstrai
n
t are created with this view as the first item
*
* @return a new MASConstraintMaker
*/
...
...
Please
register
or
login
to post a comment