mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
typos
This commit is contained in:
@@ -40,7 +40,7 @@ class Tree extends Extension
|
||||
@pane.reload()
|
||||
|
||||
unwatchDir: (dir) ->
|
||||
watcher.unwach dir, @watcherCallbacks[dir]
|
||||
Watcher.unwatch dir, @watchDir
|
||||
|
||||
shownDirs: ->
|
||||
Storage.get @shownDirStorageKey(), []
|
||||
|
||||
Reference in New Issue
Block a user