$OpenBSD: patch-php-webclient-ajax_client_core_xmlrequest_js,v 1.1.1.1 2009/02/16 09:43:39 ajacoutot Exp $
--- php-webclient-ajax/client/core/xmlrequest.js.orig	Wed Jan  7 10:58:54 2009
+++ php-webclient-ajax/client/core/xmlrequest.js	Wed Jan  7 10:59:04 2009
@@ -151,7 +151,7 @@ XMLRequest.prototype.readyStateChange = function() 
 					// we have an error in the XML here, or no XML at all
 					// all "loading" modules must be informed about this,
 					// for now, just show the browser error...
-					webclient.xmlrequest.showError("Unkown server or connection problem");
+					webclient.xmlrequest.showError("Unknown server or connection problem");
 
 					/*
 					if (e.description){
