Skip to content

Commit 11dc27c

Browse files
committed
Auto-generated commit
1 parent d100de2 commit 11dc27c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
22+
* Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
2323
*
2424
* @module @stdlib/array-base-none-by-right
2525
*

0 commit comments

Comments
 (0)