Skip to content

Commit e0d71fe

Browse files
authored
docs: fix comment
Signed-off-by: Athan <[email protected]>
1 parent 200d714 commit e0d71fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/nanvarianceyc/lib/nanvarianceyc.js

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

1919
'use strict';
2020

21-
// Modules
21+
// MODULES //
2222

2323
var stride2offset = require( '@stdlib/strided/base/stride2offset' );
2424
var ndarray = require( './ndarray.js' );

0 commit comments

Comments
 (0)