From 44c1ca1de6ea53c9bc35d3d229fda578b70e5829 Mon Sep 17 00:00:00 2001
From: TJ Saunders <tsaunders@tesla.com>
Date: Wed, 31 Jul 2019 11:55:56 -0700
Subject: [PATCH] Fix doc typo.

---
 mod_case.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/mod_case.html b/mod_case.html
index 937b29a..1078d57 100644
--- a/mod_case.html
+++ b/mod_case.html
@@ -73,7 +73,7 @@ <h2><a name="CaseIgnore">CaseIgnore</a></h2>
 The <code>CaseIgnore</code> directive is used to enable case-insensitive
 matching, possibly on a per-FTP command basis.  If it is set to <em>off</em>,
 no case-insensitive matching is performed.  If set to <em>on</em>, then
-case-insensitive matcing is performed for all FTP commands that
+case-insensitive matching is performed for all FTP commands that
 <code>mod_case</code> handles (see below).  Otherwise, one can configure
 a <em>cmd-list</em>, which is a comma-separated list of FTP commands for
 which <code>mod_case</code> is to do case-insensitive matching.
@@ -158,7 +158,7 @@ <h2><a name="Installation">Installation</a></h2>
 <hr><br>
 
 <font size=2><b><i>
-&copy; Copyright 2004-2015 TJ Saunders<br>
+&copy; Copyright 2004-2019 TJ Saunders<br>
  All Rights Reserved<br>
 </i></b></font>
 
@@ -166,4 +166,3 @@ <h2><a name="Installation">Installation</a></h2>
 
 </body>
 </html>
-
