mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
spelling: asynchronous
This commit is contained in:
@@ -437,7 +437,7 @@ class PathWatcher {
|
||||
// await watcher.getStartPromise()
|
||||
// fs.writeFile(FILE, 'contents\n', err => {
|
||||
// // The watcher is listening and the event should be
|
||||
// // received asyncronously
|
||||
// // received asynchronously
|
||||
// }
|
||||
// })
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user