Skip to content

Commit 8d485aa

Browse files
fix(docs) : add missing ending quotes, fixes issue #891 (#892)
1 parent 1a5a3bd commit 8d485aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/neo-tree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ type notations.
722722
},
723723
{
724724
source = "buffers", -- string
725-
display_name = "  Buffers -- string | nil
725+
display_name = "  Buffers " -- string | nil
726726
},
727727
{
728728
source = "git_status", -- string

0 commit comments

Comments
 (0)