Skip to content

Commit 906319a

Browse files
committed
Merge pull request #4234 from MarkoCen/patch-1
fixed typos in GridRenderContainer document
2 parents fcbafc6 + f2ea0df commit 906319a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/core/factories/GridRenderContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ angular.module('ui.grid')
5555

5656
/**
5757
* @ngdoc boolean
58-
* @name hasHScrollbar
58+
* @name hasVScrollbar
5959
* @propertyOf ui.grid.class:GridRenderContainer
6060
* @description flag to signal that container has a vertical scrollbar
6161
*/

0 commit comments

Comments
 (0)