From efaef5b924c0315e61aa275857bc3e4c9a2d6b73 Mon Sep 17 00:00:00 2001 From: CaS Date: Tue, 22 Apr 2003 16:51:49 +0000 Subject: [PATCH] Fix typo git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16516 72102866-910b-0410-8b05-ffd578937521 --- Source/NSURLHandle.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/NSURLHandle.m b/Source/NSURLHandle.m index a34c9dde4..ef01093bf 100644 --- a/Source/NSURLHandle.m +++ b/Source/NSURLHandle.m @@ -94,7 +94,7 @@ NSString * const GSHTTPPropertyProxyPortKey * file: (local file I/O) * * - * http: and shttp: (webserver) access. + * http: and https: (webserver) access. * * * ftp: (FTP server) access.