correct a comment

This commit is contained in:
Martin Grenfell 2008-09-03 18:23:08 +12:00
parent b2b2bdfccd
commit 83966b7563

View File

@ -989,7 +989,7 @@ function! s:TreeDirNode.refresh()
endif
endfunction
"FUNCTION: TreeDirNode.removeChild() {{{3
"FUNCTION: TreeDirNode.removeChild(treenode) {{{3
"
"Removes the given treenode from this nodes set of children
"