From b95520c0fdb5f7e18b982bf756e68d29103c9c1d Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 18 Dec 2007 10:52:59 +0000 Subject: [PATCH] - Fixed typo. --- main/rfc1867.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/rfc1867.c b/main/rfc1867.c index e9e866c10f..301fee59ce 100644 --- a/main/rfc1867.c +++ b/main/rfc1867.c @@ -1332,7 +1332,7 @@ var_done: } /* The \ check should technically be needed for win32 systems only where - * it is a valid path separator. However, IE in all it's wisdom always sends + * it is a valid path separator. However, IE in all its wisdom always sends * the full path of the file on the user's filesystem, which means that unless * the user does basename() they get a bogus file name. Until IE's user base drops * to nill or problem is fixed this code must remain enabled for all systems. -- 2.40.0