mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Extra character for some reason?
This commit is contained in:
@@ -213,7 +213,7 @@ class RegistryWatcherNode {
|
||||
// Private: Identify how this watcher relates to a request to watch a directory tree.
|
||||
//
|
||||
// * `pathSegments` filesystem path of a new {Watcher} already split into an Array of directory names.
|
||||
//g
|
||||
//
|
||||
// Returns: A {ParentResult} referencing this node.
|
||||
lookup (pathSegments) {
|
||||
return new ParentResult(this, pathSegments)
|
||||
|
||||
Reference in New Issue
Block a user