You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/diff-tool.order.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ To change this file edit the source file and then run MarkdownSnippets.
39
39
40
40
### ViaEnvironment Variable
41
41
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.
43
43
44
44
For example `VisualStudio,Meld` will result in VisualStudio then Meld then all other tools being the order.
0 commit comments