mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
spelling: successfully
This commit is contained in:
@@ -329,7 +329,7 @@ class MissingResult {
|
||||
|
||||
// Private: Instantiate a new {MissingResult}.
|
||||
//
|
||||
// * `lastParent` the final succesfully traversed {RegistryNode}.
|
||||
// * `lastParent` the final successfully traversed {RegistryNode}.
|
||||
constructor (lastParent) {
|
||||
this.lastParent = lastParent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user