Skip to content

Commit 09e8571

Browse files
authored
Fix minimal typo in diff-tool.order.md (#607)
1 parent 8ce85c9 commit 09e8571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/diff-tool.order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To change this file edit the source file and then run MarkdownSnippets.
3939

4040
### ViaEnvironment Variable
4141

42-
Set an `DiffEngine_ToolOrder` environment variable with the preferred order of toll resolution. The value can be comma (`,`), pipe (`|`), or space separated.
42+
Set an `DiffEngine_ToolOrder` environment variable with the preferred order of tool resolution. The value can be comma (`,`), pipe (`|`), or space separated.
4343

4444
For example `VisualStudio,Meld` will result in VisualStudio then Meld then all other tools being the order.
4545

0 commit comments

Comments
 (0)