diff --git a/AppKit/CPScrollView.j b/AppKit/CPScrollView.j index 4cd2a3687..167c8d53c 100644 --- a/AppKit/CPScrollView.j +++ b/AppKit/CPScrollView.j @@ -356,10 +356,11 @@ /*! Sets the type of border to be drawn around the view. Valid types are: - CPNoBorder - CPLineBorder - CPBezelBorder - CPGrooveBorder +
+ CPNoBorder + CPLineBorder + CPBezelBorder + CPGrooveBorder*/ - (void)setBorderType:(CPBorderType)borderType {