Description: Correct typos
Author: Y Giridhar Appaji Nag <giridhar@appaji.net>

--- a/doc/xxdiff-doc.html
+++ b/doc/xxdiff-doc.html
@@ -1960,7 +1960,7 @@
 MergedFilename: "%L.merge"
 </PRE>
 <BLOCKQUOTE>
-Default merged filename. %L, %M, %R can be used as placeholders for left, middle and right filenames repectively. Note that ClearCase suffixes are stripped automatically.
+Default merged filename. %L, %M, %R can be used as placeholders for left, middle and right filenames respectively. Note that ClearCase suffixes are stripped automatically.
 </BLOCKQUOTE>
 
 </div></div>
--- a/src/doc.html
+++ b/src/doc.html
@@ -823,7 +823,7 @@
 </div>
 <div class="section" id="reporting-bugs">
 <h1><a class="toc-backref" href="#id54">16&nbsp;&nbsp;&nbsp;Reporting bugs</a></h1>
-<p>All bug reports and feature requests should be submitted throught the
+<p>All bug reports and feature requests should be submitted through the
 SourceForge bug tracking system at the following URL
 <a class="reference external" href="http://sourceforge.net/bugs/?group_id=2198">http://sourceforge.net/bugs/?group_id=2198</a>.  Please avoid sending the author
 email about xxdiff bugs.  Please use this bug tracking system, it is extremely
--- a/src/doc.txt
+++ b/src/doc.txt
@@ -979,7 +979,7 @@
 ==============
       
 
-All bug reports and feature requests should be submitted throught the
+All bug reports and feature requests should be submitted through the
 SourceForge bug tracking system at the following URL
 http://sourceforge.net/bugs/?group_id=2198.  Please avoid sending the author
 email about xxdiff bugs.  Please use this bug tracking system, it is extremely
--- a/src/resParser.cpp
+++ b/src/resParser.cpp
@@ -213,7 +213,7 @@
 
    { "MergedFilename", MERGED_FILENAME,
      "Default merged filename. %L, %M, %R can be used as placeholders for \
-left, middle and right filenames repectively. Note that ClearCase suffixes \
+left, middle and right filenames respectively. Note that ClearCase suffixes \
 are stripped automatically." },
 
 };
