Skip to content

Commit

Permalink
Update section comment
Browse files Browse the repository at this point in the history
  • Loading branch information
smileyborg committed Aug 19, 2013
1 parent e76e758 commit 2c1ae4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UIView+AutoLayout.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ typedef NS_ENUM(NSInteger, ALDimension) {

@interface UIView (AutoLayout)

/*****************************************
CONVENIENCE FACTORY & INITIALIZER METHODS
*****************************************/
/*****************************
FACTORY & INITIALIZER METHODS
*****************************/

/** Creates and returns a new view that does not convert autoresizing masks into constraints. */
+ (id)newAutoLayoutView;
Expand Down

0 comments on commit 2c1ae4e

Please sign in to comment.