[meld] Fix typos in documentation



commit 47844ef00dbfd66c42828ec6341832e305b0b40c
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sat May 9 23:08:14 2015 +0200

    Fix typos in documentation

 help/C/file-filters.page   |    2 +-
 help/C/flattened-view.page |    2 +-
 help/C/text-filters.page   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/file-filters.page b/help/C/file-filters.page
index 855da22..3307923 100644
--- a/help/C/file-filters.page
+++ b/help/C/file-filters.page
@@ -50,7 +50,7 @@ change what both folder and file comparisons see.
 <p>
 In a folder comparison, each line contains a single file or folder
 that is present in at least one of the folders being compared. Each of
-these lines is classified as being either <em>Modifed</em>, <em>New</em>
+these lines is classified as being either <em>Modified</em>, <em>New</em>
 or <em>Same</em>:
 </p>
 <terms>
diff --git a/help/C/flattened-view.page b/help/C/flattened-view.page
index 8ca0399..d70ae3e 100644
--- a/help/C/flattened-view.page
+++ b/help/C/flattened-view.page
@@ -20,7 +20,7 @@ among the thousands in the folder itself. For this reason,
 <app>Meld</app> includes a <em>flattened view</em> of a folder; only
 files that have not been filtered out (e.g., by
 <link xref="vc-mode#vc-state-filtering"/>) are shown, and the folder
-heirarchy is stripped away, with file paths shown in the
+hierarchy is stripped away, with file paths shown in the
 <em>Location</em> column.
 </p>
 
diff --git a/help/C/text-filters.page b/help/C/text-filters.page
index b027e4f..9aa6969 100644
--- a/help/C/text-filters.page
+++ b/help/C/text-filters.page
@@ -45,7 +45,7 @@ that you might find useful, but you can add your own as well.
 <p>
 In <app>Meld</app>, text filters are regular expressions that are matched
 against the text of files you're comparing. Any text that is matched is ignored
-during the comparsion; you'll still see this text in the comparison view, but
+during the comparison; you'll still see this text in the comparison view, but
 it won't be taken into account when finding differences. Text filters are
 applied in order, so it's possible for the first filter to remove text that now
 makes the second filter match, and so on.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]