Skip to content

Commit

Permalink
Fix displayquerygrid doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
llienher committed Nov 22, 2017
1 parent 91ca88d commit c49e69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/gmf/src/directives/displayquerygrid.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function gmfDisplayquerygridTemplateUrl($element, $attrs, gmfDisplayquerygridTem
* empty columns be hidden? Default: `false`.
* @htmlAttribute {number?} gmf-displayquerygrid-maxrecenterzoom Optional. Maximum
* zoom-level to use when zooming to selected features.
* @htmlAttribute {gmfx.GridMergeTabs?} gmf-displayquerygrid-gridmergetabas Optional.
* @htmlAttribute {gmfx.GridMergeTabs?} gmf-displayquerygrid-gridmergetabs Optional.
* Configuration to merge grids with the same attributes into a single grid.
*
* @ngdoc component
Expand Down

0 comments on commit c49e69d

Please sign in to comment.