Skip to content

Commit def57ea

Browse files
committed
docs: fix a typo ("diretory" → "directory")
1 parent 27760ac commit def57ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/command-t.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ Possible vaules are:
704704

705705
- "file": starting from the file currently being edited, traverse upwards
706706
through the filesystem hierarchy until finding an SCM root (as indicated
707-
by the presence of a ".git", ".hg" or similar diretory) and use that as the
707+
by the presence of a ".git", ".hg" or similar directory) and use that as the
708708
base path. If no such root is found, fall back to using the present working
709709
directory as a root. The list of SCM markers that Command-T uses to detect an
710710
SCM root can be customized with the |commandt.setup.root_markers| option.

0 commit comments

Comments
 (0)