mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 15:26:31 +00:00
chore: add aknowledge->acknowledge to codespell dictionary
This commit is contained in:
parent
311dcd27a8
commit
4604e89b4f
@ -1 +1,2 @@
|
||||
boolen->boolean
|
||||
aknowledge->acknowledge
|
||||
|
@ -134,7 +134,7 @@ app.run(($timeout, DriveScannerService, DrivesModel, ErrorService, DriveSelector
|
||||
DriveScannerService.on('drives', (drives) => {
|
||||
|
||||
// Safely trigger a digest cycle.
|
||||
// In some cases, AngularJS doesn't aknowledge that the
|
||||
// In some cases, AngularJS doesn't acknowledge that the
|
||||
// available drives list has changed, and incorrectly
|
||||
// keeps asking the user to "Connect a drive".
|
||||
$timeout(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user