mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Correct spelling mistakes
This commit is contained in:
@@ -132,7 +132,7 @@ BinaryIndexedTree.prototype.fillFromCumulative = function(cumulValues) {
|
||||
|
||||
|
||||
/**
|
||||
* Creates a tree from an array of invididual values.
|
||||
* Creates a tree from an array of individual values.
|
||||
* Takes time linear in the size of the array.
|
||||
* @param {Array<number>} - array with each element containing the value to insert.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user