mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
spelling: validates
Change-type: patch Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
67b26a5b69
commit
06d246e3fd
@ -108,7 +108,7 @@ export interface FlashResults extends WriteResult {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @summary writes the source to the destinations and valiates the writes
|
* @summary writes the source to the destinations and validates the writes
|
||||||
* @param {SourceDestination} source - source
|
* @param {SourceDestination} source - source
|
||||||
* @param {SourceDestination[]} destinations - destinations
|
* @param {SourceDestination[]} destinations - destinations
|
||||||
* @param {Boolean} verify - whether to validate the writes or not
|
* @param {Boolean} verify - whether to validate the writes or not
|
||||||
|
Loading…
x
Reference in New Issue
Block a user