Skip to content

Commit b197b83

Browse files
authored
Merge pull request #5529 from stefanoschrs/patch-1
Update exporter.js
2 parents c3d00b3 + 9535924 commit b197b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/exporter/js/exporter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813

814814
/**
815815
* @ngdoc function
816-
* @name formatAsCSV
816+
* @name formatAsCsv
817817
* @methodOf ui.grid.exporter.service:uiGridExporterService
818818
* @description Formats the column headers and data as a CSV,
819819
* and sends that data to the user

0 commit comments

Comments
 (0)