From 75c9efc08aee7f2be8060d35596972a0cb61d179 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 24 Sep 2002 06:39:43 +0000 Subject: [PATCH] Fix typo --- ext/mime_magic/mime_magic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mime_magic/mime_magic.c b/ext/mime_magic/mime_magic.c index 24ee69b3fa..ff33ac1aa1 100644 --- a/ext/mime_magic/mime_magic.c +++ b/ext/mime_magic/mime_magic.c @@ -18,7 +18,7 @@ $Id$ This module contains a lot of stuff taken from Apache mod_mime_magic, - so the lincense section is a little bit longer than usual: + so the license section is a little bit longer than usual: ==================================================================== * The Apache Software License, Version 1.1 -- 2.50.1