Skip to content

Commit f1658c2

Browse files
committed
fixed typo
1 parent 7dc3325 commit f1658c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_includes/displayFiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The complete list of show options
1616
<tbody>
1717
<tr>
1818
<td>Show All</td>
19-
<td>No matters which comaprison result, show files</td>
19+
<td>No matters which comparison result, show files</td>
2020
</tr>
2121
<tr>
2222
<td>Only Mismatches</td>

alignRules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This can be achieved using VisualDiffer 'user defined alignment rules'.
140140

141141
## Managing Alignment Rules
142142

143-
You can create, edit or delte rules from Session Preferences Dialog
143+
You can create, edit or delete rules from Session Preferences Dialog
144144

145145
![image]({{ site.prefixDir }}img/ternaryop/vd/screenshots/wiki/sessionPrefAlignment.png)
146146

fileFilters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: File Filters
88
subtitle: Filters can be used to exclude files from comparison, copy and delete actions
99
---
1010

11-
Files can be escluded from comparison specifying filenames, relative paths, file sizes and file modification dates.
11+
Files can be excluded from comparison specifying filenames, relative paths, file sizes and file modification dates.
1212

1313
# Filename Filters
1414

preferences/general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ prefixDir: ../
2020

2121
# Preferred Viewer/Editor
2222

23-
It is possible to open a file with an external application, the application can be choosen from the context menu.
23+
It is possible to open a file with an external application, the application can be chosen from the context menu.
2424
When user double clicks a file, the default system application (if any) will be launched.
2525
The default system application can be overridden (**only** inside VisualDiffer) specifying the predefined one on "Preferred Viewer/Editor"
2626

0 commit comments

Comments
 (0)