spelling: registry

This commit is contained in:
Josh Soref
2017-09-10 15:41:30 +00:00
parent 9ca5662bcb
commit 26d44a2ffd

View File

@@ -323,7 +323,7 @@ class RegistryWatcherNode {
}
}
// Private: A {RegisteryNode} traversal result that's returned when neither a directory, its children, nor its parents
// Private: A {RegistryNode} traversal result that's returned when neither a directory, its children, nor its parents
// are present in the tree.
class MissingResult {