Skip to content

Commit

Permalink
Merge branch 'release-1.6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Aug 22, 2013
2 parents 1d6e41c + f24a65a commit 0d4c390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Source/DTCSSListStyle.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ typedef NS_ENUM(NSUInteger, DTCSSListStyleType)
/**
List Marker Positions
*/
typedef NS_ENUM(NSUInteger, DTCSSListStylePosition
typedef NS_ENUM(NSUInteger, DTCSSListStylePosition)
{
/**
List position should be inherited
Expand Down

0 comments on commit 0d4c390

Please sign in to comment.