Skip to content

Commit

Permalink
spelling: validates
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
  • Loading branch information
jsoref authored and dfunckt committed Jul 12, 2023
1 parent 67b26a5 commit 06d246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gui/modules/child-writer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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[]} destinations - destinations
* @param {Boolean} verify - whether to validate the writes or not
Expand Down

0 comments on commit 06d246e

Please sign in to comment.