Skip to content

Commit b860d96

Browse files
committed
Fix scrollingType class reference
1 parent 89b7903 commit b860d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/scenegraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,7 @@ the content. This can include some blank space, if the content is initially posi
22192219

22202220
<a name="ScrollableGroup-scrollingType"></a>
22212221

2222-
### repeatGrid.scrollingType : <code>string</code>
2222+
### ScrollableGroup.scrollingType : <code>string</code>
22232223
The type of scrolling: one of ScrollableGroup.VERTICAL, HORIZONTAL and PANNING.
22242224
PANNING enables scrolling on both axes.
22252225

0 commit comments

Comments
 (0)