Skip to content

Commit

Permalink
Comment updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian William Wolter committed Aug 20, 2011
1 parent 2e5627f commit 51a7eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/UIKit/TUIScrollView.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ typedef enum {
} TUIScrollViewIndicatorStyle;

typedef enum {
/** Never show scrollers (not particularly useful) */
/** Never show scrollers */
TUIScrollViewIndicatorVisibleNever,
/** Show scrollers only during an animated scroll (not particularly useful yet) */
TUIScrollViewIndicatorVisibleWhenScrolling,
Expand Down

0 comments on commit 51a7eff

Please sign in to comment.