validator/httpd/cgi-bin check,1.773,1.774

Update of /sources/public/validator/httpd/cgi-bin
In directory hutz:/tmp/cvs-serv970/httpd/cgi-bin

Modified Files:
	check 
Log Message:
Comment spelling fix.

Index: check
===================================================================
RCS file: /sources/public/validator/httpd/cgi-bin/check,v
retrieving revision 1.773
retrieving revision 1.774
diff -u -d -r1.773 -r1.774
--- check	10 Mar 2010 20:51:38 -0000	1.773
+++ check	7 May 2010 09:18:53 -0000	1.774
@@ -1264,7 +1264,7 @@
 
     #
     # Restricted file reading is disabled on Win32 for the time
-    # beeing since neither SGML::Parser::OpenSP nor check auto-
+    # being since neither SGML::Parser::OpenSP nor check auto-
     # magically set search_dirs to include the temp directory
     # so restricted file reading would defunct the Validator.
     $opensp->restrict_file_reading(1) unless $^O eq 'MSWin32';

Received on Friday, 7 May 2010 09:18:57 UTC