CB-5595 Rename "toolbarbarpostion" -> "toolbarposition"

This commit is contained in:
Andrew Grieve
2013-12-13 09:14:50 -05:00
parent 4aeaf81e1e
commit 25d152b578
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
@property (nonatomic, assign) BOOL location;
@property (nonatomic, assign) BOOL toolbar;
@property (nonatomic, copy) NSString* closebuttoncaption;
@property (nonatomic, copy) NSString* toolbarbarposition;
@property (nonatomic, copy) NSString* toolbarposition;
@property (nonatomic, copy) NSString* presentationstyle;
@property (nonatomic, copy) NSString* transitionstyle;