Skip to content

Commit 5d96294

Browse files
committed
chore: fixed C lint errors
1 parent f56d3fc commit 5d96294

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
* @module @stdlib/_tools/makie/plugins/makie-list-pkgs-names
2525
*
2626
* @example
27-
* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
2827
* var makie = require( '@stdlib/_tools/makie' );
28+
* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
2929
*
3030
* var opts = {
3131
* 'plugins': {

0 commit comments

Comments
 (0)